Skip to content
Cursor

gov transparency mcp for Cursor

io.github.forgemeshlabs/gov-transparency-mcp

Watch the watchers: congressional stock trades, federal contracts, campaign finance, lobbying, and.

client:Cursor transport:stdio runtime:npm

Install gov transparency mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "gov-transparency-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@forgemeshlabs/gov-transparency-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

gov transparency mcp in other clients