Local capability router for Codex, Claude Code, Cursor, MCP servers, skills, agents, and rules.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"capability-dispatch-": {
"command": "npx",
"args": [
"-y",
"mahlongit/capability-dispatch-center"
]
}
}
}
Run in terminal:
claude mcp add capability-dispatch- npx -y mahlongit/capability-dispatch-center
Add to .cursor/mcp.json:
{
"mcpServers": {
"capability-dispatch-": {
"command": "npx",
"args": [
"-y",
"mahlongit/capability-dispatch-center"
]
}
}
}
Topics
agent-skillsai-agentai-agentsautomationclaude-codecodexcursordeveloper-toolsgithub-copilotlocal-firstmcpmodel-context-protocolproductivitypythontooling