Loading MCP server directory, please wait...
Invoke CLI agents (Gemini, Codex, Claude, OpenCode) as MCP tools with parallel execution
npx @getmcp/cli add io.github.j7an/nexus-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.j7an/nexus-mcp": {
"command": "uvx",
"args": [
"--python",
"3.13",
"nexus-mcp"
]
}
}
}