Government Contracts MCP for Grok
io.github.foundrynet/gov-contracts-mcp
Government contract search and federal procurement data: SAM.gov opportunities + USASpending awards.
client:Grok
transport:streamable-http
Install Government Contracts MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"gov-contracts-mcp": {
"type": "http",
"url": "https://gov-contracts-mcp-production.up.railway.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs