Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "ucore": { "command": "npx", "args": [ "-y", "uDosGo/uCore" ] } } }
Run in terminal:
claude mcp add ucore npx -y uDosGo/uCore
Add to .cursor/mcp.json:
.cursor/mcp.json