Skip to content
VS Code

Government Contracts for VS Code

io.github.martc03/gov-contracts

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

client:VS Code transport:streamable-http

Install Government Contracts in VS Code

.vscode/mcp.json

{
  "servers": {
    "gov-contracts": {
      "type": "http",
      "url": "https://gov-contracts-mcp.apify.actor/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Government Contracts in other clients