Skip to content
Grok

InsForge for Grok

io.github.insforge/insforge-mcp

MCP server for InsForge BaaS — database, storage, edge functions, and deployments

client:Grok transport:streamable-http runtime:npm

Install InsForge in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "insforge-mcp": {
      "type": "http",
      "url": "https://mcp.insforge.dev/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

InsForge in other clients