Bargo Congress Trades for Grok
io.github.bargo-ai/congress-trades
Query normalized U.S. Congress STOCK Act trades with member, ticker, and performance data.
client:Grok
transport:streamable-http
tools:3
Install Bargo Congress Trades in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"congress-trades": {
"type": "http",
"url": "https://www.bargo.ai/free-apis/congress/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs