Skip to content
VS Code

Tredict for VS Code

com.tredict/mcp-server

Analyse activities, build training plans and sync structured workouts to your sports watch.

client:VS Code transport:streamable-http

Install Tredict in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://www.tredict.com/api/mcp/v2"
    }
  }
}

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

Tredict in other clients