citature¹

$0.02 / tool-call · $0.15 / govcon tool-call

Every citature answer as an MCP tool, receipts returned in structuredContent.

Get citature-mcp on Apify

One endpoint, the whole shelf

One MCP server, every citature answer as a tool: campaign finance, federal awards, recompetes, incumbents, agency demand, and grant-opportunity search, over a single Streamable HTTP endpoint on Apify Standby. Fourteen tools share the same typed contracts the actors serve, and every call returns the full receipt — citations, timestamps, coverage, match provenance — in structuredContent, so an agent can verify a claim without a second hop. Standard tools meter at one rate; the three govcon tools meter higher, in parity with the standalone actors. Invalid input and tool errors are never charged.

Connect

Streamable HTTP on Apify Standby. Any MCP client — Claude, Cursor, your own agent — connects with an Apify token:

{
  "mcpServers": {
    "citature": {
      "transport": "http",
      "url": "https://citature-mcp.apify.actor/mcp",
      "headers": { "Authorization": "Bearer $APIFY_TOKEN" }
    }
  }
}

The fourteen tools

toolfrontsprice
committee_lookupfunding-entity-lookup$0.02 / tool-call
candidate_lookupfunding-entity-lookup$0.02 / tool-call
committee_searchfunding-entity-lookup$0.02 / tool-call
candidate_searchfunding-entity-lookup$0.02 / tool-call
contributions_by_statefec-contributions$0.02 / tool-call
contributions_by_committee_typefec-contributions$0.02 / tool-call
awards_by_agencyfederal-awards$0.02 / tool-call
awards_by_statefederal-awards$0.02 / tool-call
awards_by_recipientfederal-awards$0.02 / tool-call
follow_the_moneyfollow-the-money$0.02 / tool-call
recompetes_expiringgovcon-recompetes$0.15 / govcon tool-call
incumbent_historyincumbent-history$0.15 / govcon tool-call
agency_buyingagency-buying-patterns$0.15 / govcon tool-call
opportunity_searchserver-only$0.02 / tool-call

$0.02 / tool-call · $0.15 / govcon tool-call — a call bills at the rate of the tool it invokes. Invalid input and tool errors are never charged.

Ask it things like

  • Which agencies have obligated the most contract dollars in FY2026 so far?
  • Which contracts under NAICS 541512 expire next quarter, and who holds them?
  • Where is a committee's itemized money coming from in the 2026 cycle?
  • Which open federal grant opportunities match a keyword?

guardrails

  • Research over public-domain federal records — not legal, financial, or eligibility advice.
  • citature reports what the record says. It never renders a compliance verdict, a screening pass/fail, or a recommendation.
  • Entity-level records only (committees, candidates, recipients, agencies, contracts). No individual-person data.
Get citature-mcp on Apify