Skip to content
VS Code

guide registry for VS Code

guide.mealprep/guide-registry

Read-only Bicycle Guide registry: published guides, homes, taxonomy, capability spine. No auth.

client:VS Code transport:streamable-http tools:4

Install guide registry in VS Code

.vscode/mcp.json

{
  "servers": {
    "guide-registry": {
      "type": "http",
      "url": "https://mealprep.guide/mcp"
    }
  }
}

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

What VS Code can do once it is connected

guide registry in other clients