Skip to content
Grok

CNAPS.ai MCP Server for Grok

ai.cnaps/studio

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

client:Grok transport:streamable-http

Install CNAPS.ai MCP Server in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

CNAPS.ai MCP Server in other clients