Skip to content
VS Code

CloudClaw for VS Code

com.mycloudclaw/cloudclaw

AI agent hosting platform: 37+ connectors, 181 tools, BYOK vault, marketplace.

client:VS Code transport:streamable-http

Install CloudClaw in VS Code

.vscode/mcp.json

{
  "servers": {
    "cloudclaw": {
      "type": "http",
      "url": "https://mycloudclaw.com/api/agents/{agent_id}/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

CloudClaw in other clients