Loading CIV.IQ
Preparing your civic information dashboard
Preparing your civic information dashboard
Ask your AI assistant about representatives, votes, bills, and money in politics — and get answers from cited government records instead of training data.
CIV.IQ runs a free public Model Context Protocol server. Once connected, your assistant can pull live data from Congress.gov, the FEC, Senate lobbying records, and a dozen other federal sources. No API key, no account.
https://civdotiq.org/api/mcp
Streamable HTTP transport · 47 tools · no authentication required
CIV.IQ and paste the server URL aboveCustom connectors are available on Claude’s paid plans. In a chat, you can confirm the connection from the tools menu below the message box.
One command in your terminal:
claude mcp add --transport http civiq https://civdotiq.org/api/mcp
CIV.IQ, paste the server URL, and set authentication to No authenticationConnector creation requires a paid ChatGPT plan. OpenAI’s connector UI changes frequently — if the menus have moved, search ChatGPT settings for “connectors”.
Any client that speaks streamable HTTP can connect with this configuration (for Cursor: .cursor/mcp.json):
{
"mcpServers": {
"civiq": {
"url": "https://civdotiq.org/api/mcp"
}
}
}| Domain | Coverage |
|---|---|
| Representatives & votes | Address lookup, profiles, voting history, side-by-side comparison |
| Legislation | Bill search and detail, roll-call votes, committee information |
| Money | Campaign finance by industry, lobbying filings, federal spending by district |
| District profiles | Environment, health, safety, housing, education, banking, research funding |
| Cross-domain analysis | Influence chains, vote prediction, industry regulatory landscapes |
Every answer carries its government source. Analysis tools report confidence levels and never claim causation. Full tool reference, resources, and prompt templates are on the developers page.
https://civdotiq.org/api/mcp — no trailing slash, https only.