Skip to content
Grok

writbase for Grok

io.github.writbase/writbase

MCP-native task management for AI agent fleets with scoped permissions and provenance.

client:Grok transport:streamable-http runtime:npm

Install writbase in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "writbase": {
      "type": "http",
      "url": "https://{PROJECT_REF}.supabase.co/functions/v1/mcp-server/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

writbase in other clients