govauctions.app for Cursor
app.govauctions/govauctions
Live listings, sold prices and resale scores from GovAuctions.app, the public surplus-auction site.
client:Cursor
transport:streamable-http
tools:8
Install govauctions.app in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"govauctions": {
"url": "https://govauctions.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs