nimbus for Claude Code
io.github.nimbus-agent/nimbus
Search your local Nimbus index and run its built-in agents from any MCP client.
client:Claude Code
transport:stdio
runtime:npm
Install nimbus in Claude Code
run in your project directory
claude mcp add nimbus -e NIMBUS_BIN=<NIMBUS_BIN> -e NIMBUS_MCP_TIMEOUT_MS=<NIMBUS_MCP_TIMEOUT_MS> -- npx -y @nimbus-dev/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs