Government Contracts MCP for VS Code
io.github.foundrynet/gov-contracts-mcp
Government contract search and federal procurement data: SAM.gov opportunities + USASpending awards.
client:VS Code
transport:streamable-http
Install Government Contracts MCP in VS Code
.vscode/mcp.json
{
"servers": {
"gov-contracts-mcp": {
"type": "http",
"url": "https://gov-contracts-mcp-production.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs