Skip to content
Claude Desktop

CNAPS.ai MCP Server for Claude Desktop

ai.cnaps/studio

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

client:Claude Desktop transport:streamable-http

Install CNAPS.ai MCP Server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "studio": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.cnaps.ai/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

CNAPS.ai MCP Server in other clients