Skip to content
VS Code

govbid mcp server for VS Code

io.github.imgproc-git/govbid-mcp-server

U.S. federal contract opportunities from SAM.gov. Daily updates. Public Domain.

client:VS Code transport:streamable-http tools:4

Install govbid mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "govbid-mcp-server": {
      "type": "http",
      "url": "https://govbid-mcp-server.gaikotsuimageprocessing.workers.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

govbid mcp server in other clients