Skip to content
Cline

agent toolbelt mcp for Cline

io.github.marras0914/agent-toolbelt-mcp

19 focused API tools for AI agents: contract review, prompt optimizer, context packing, and more.

client:Cline transport:stdio runtime:npm

Install agent toolbelt mcp 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": {
    "agent-toolbelt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-toolbelt-mcp"
      ],
      "env": {
        "AGENT_TOOLBELT_KEY": "<AGENT_TOOLBELT_KEY>"
      }
    }
  }
}

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

agent toolbelt mcp in other clients