Skip to content
Cline

nimbus for Cline

io.github.nimbus-agent/nimbus

Search your local Nimbus index and run its built-in agents from any MCP client.

client:Cline transport:stdio runtime:npm

Install nimbus in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "nimbus": {
      "command": "npx",
      "args": [
        "-y",
        "@nimbus-dev/mcp"
      ],
      "env": {
        "NIMBUS_BIN": "<NIMBUS_BIN>",
        "NIMBUS_MCP_TIMEOUT_MS": "<NIMBUS_MCP_TIMEOUT_MS>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

nimbus in other clients