SEMIPRO Cycling Intelligence for VS Code
io.github.damianruse/semipro-intelligence
Analyse cycling-event GPX routes and build bounded, practical ride-fuelling carry plans.
client:VS Code
transport:streamable-http
tools:2
Install SEMIPRO Cycling Intelligence in VS Code
.vscode/mcp.json
{
"servers": {
"semipro-intelligence": {
"type": "http",
"url": "https://api.semipro.coach/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs