Skip to content
Claude Desktop

Tredict for Claude Desktop

com.tredict/mcp-server

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

client:Claude Desktop transport:streamable-http

Install Tredict in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.tredict.com/api/mcp/v2"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Tredict in other clients