Skip to content
Claude Desktop

Government Contracts for Claude Desktop

io.github.martc03/gov-contracts

SAM.gov contracts and USAspending awards. 4 procurement tools.

client:Claude Desktop transport:streamable-http

Install Government Contracts in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "gov-contracts": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gov-contracts-mcp.apify.actor/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Government Contracts in other clients