Skip to content
VS Code

Blocks for VS Code

zone.blocks/blocks

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

client:VS Code transport:streamable-http

Install Blocks in VS Code

.vscode/mcp.json

{
  "servers": {
    "blocks": {
      "type": "http",
      "url": "https://blocks.zone/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Blocks in other clients