Cycle Tracker for Cursor
io.github.thisisbankole/cycle-tracker
Live UK bike-share availability: nearby bikes and stations, popular stations, 90-day history.
client:Cursor
transport:streamable-http
tools:5
Install Cycle Tracker in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cycle-tracker": {
"url": "https://cycle.arrakis.house/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs