HAPI Strava MCP Server for VS Code
ai.com.mcp/strava
Strava MCP tools for AI: athletes, activities, segments, clubs, routes. Powered by HAPI MCP server.
client:VS Code
transport:streamable-http
Install HAPI Strava MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"strava": {
"type": "http",
"url": "https://strava.run.mcp.com.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs