govbid mcp server for Cursor
io.github.imgproc-git/govbid-mcp-server
U.S. federal contract opportunities from SAM.gov. Daily updates. Public Domain.
client:Cursor
transport:streamable-http
tools:4
Install govbid mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"govbid-mcp-server": {
"url": "https://govbid-mcp-server.gaikotsuimageprocessing.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs