Find Car Parking for Cursor
io.github.simplyguest/find-car-parking
SimplyGuest Car Parking helps people find available parking spaces.
client:Cursor
transport:streamable-http
Install Find Car Parking in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"find-car-parking": {
"url": "https://simplyguest.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs