US State DMV for Cursor
io.github.pipeworx-io/us-dmv
US state DMV data: vehicle and EV registrations, office locators, live wait times
client:Cursor
transport:streamable-http
Install US State DMV in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"us-dmv": {
"url": "https://gateway.pipeworx.io/us-dmv/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs