Skip to content
VS Code

Cycle Tracker for VS Code

io.github.thisisbankole/cycle-tracker

Live UK bike-share availability: nearby bikes and stations, popular stations, 90-day history.

client:VS Code transport:streamable-http tools:5

Install Cycle Tracker in VS Code

.vscode/mcp.json

{
  "servers": {
    "cycle-tracker": {
      "type": "http",
      "url": "https://cycle.arrakis.house/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Cycle Tracker in other clients