Skip to content
VS Code

Govbase for VS Code

com.govbase/govbase

U.S. federal policy data — bills, Congress members, voting records, and civic info.

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

Install Govbase in VS Code

.vscode/mcp.json

{
  "servers": {
    "govbase": {
      "type": "http",
      "url": "https://api.govbase.com/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

Govbase in other clients