Skip to content
Grok

Chipp for Grok

ai.chipp/chipp

Build and manage Chipp AI apps: prompts, knowledge, custom actions, and chat with your apps.

client:Grok transport:streamable-http

Install Chipp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "chipp": {
      "type": "http",
      "url": "https://build.chipp.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

Chipp in other clients