Find Car Parking for Zed
io.github.simplyguest/find-car-parking
SimplyGuest Car Parking helps people find available parking spaces.
client:Zed
transport:streamable-http
Install Find Car Parking in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"find-car-parking": {
"url": "https://simplyguest.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs