Skip to content
VS Code

Trainzilla Coach MCP for VS Code

io.github.trainzilla/trainzilla-mcp

Manage clients, plans, sessions, habits, and billing on Trainzilla via one-click OAuth.

client:VS Code transport:streamable-http

Install Trainzilla Coach MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "trainzilla-mcp": {
      "type": "http",
      "url": "https://api.tzilla.live/mcp"
    }
  }
}

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

Trainzilla Coach MCP in other clients