Skip to content
VS Code

CNAPS.ai MCP Server for VS Code

ai.cnaps/studio

Run 70+ AI models and 50+ tools on CNAPS Studio in natural language — Claude, n8n, or Zapier.

client:VS Code transport:streamable-http

Install CNAPS.ai MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "studio": {
      "type": "http",
      "url": "https://mcp.cnaps.ai/mcp"
    }
  }
}

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

CNAPS.ai MCP Server in other clients