Loading MCP server directory, please wait...
Search your local Nimbus index and run its built-in agents from any MCP client.
npx @getmcp/cli add io.github.nimbus-agent/nimbusRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nimbus-agent/nimbus": {
"command": "npx",
"args": [
"-y",
"@nimbus-dev/mcp"
],
"env": {
"NIMBUS_BIN": "",
"NIMBUS_MCP_TIMEOUT_MS": ""
}
}
}
}