KLO Mobility Quote for Zed
io.github.ubunyod574-max/mobility-quote
Route options, fare estimates, ETA, and ride deeplinks via the KLO Mobility A2A agent.
client:Zed
transport:stdio
runtime:pypi
Install KLO Mobility Quote in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mobility-quote": {
"command": "uvx",
"args": [
"klo-mobility-quote-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs