Cycle Tracker for Zed
io.github.thisisbankole/cycle-tracker
Live UK bike-share availability: nearby bikes and stations, popular stations, 90-day history.
client:Zed
transport:streamable-http
tools:5
Install Cycle Tracker in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cycle-tracker": {
"url": "https://cycle.arrakis.house/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs