Skip to content
Grok

Blocks for Grok

zone.blocks/blocks

AI-native training platform for cyclists and runners: calendar, rides, readiness, sourced science.

client:Grok transport:streamable-http

Install Blocks in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "blocks": {
      "type": "http",
      "url": "https://blocks.zone/api/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

Blocks in other clients