MCP Servers

Government Data for AI Agents

Plug-and-play MCP servers for live US government contract and SEC filing data. Free tier available. Premium tools gated via x402 USDC micropayments on Base mainnet.

โšก Free tools โ€” no key required๐Ÿ’ฐ Premium tools โ€” pay per query in USDC๐Ÿ”— Network: Base mainnet (eip155:8453)๐Ÿค Facilitator: PayAI

Contracts MCP

Live SAM.gov government contract data

Live

Tools

search_opportunitiesSearch active SAM.gov contracts
Free
get_opportunity_detailsFull opportunity details + contacts
Free
analyze_bid_potentialAI bid/no-bid analysis
$0.05 USDC

Add to your agent (60 seconds)

{
  "mcpServers": {
    "aegisgov-contracts": {
      "url": "https://aegisgov-contracts-mcp.vercel.app/mcp",
      "type": "streamable-http"
    }
  }
}
Claude DesktopClineCursorAny MCP client

SEC MCP

SEC/EDGAR financial filings for AI agents

Live

Tools

search_filingsSearch SEC/EDGAR filings by company or ticker
Free
get_filing_detailsFull filing content + metadata
$0.02 USDC

Add to your agent (60 seconds)

{
  "mcpServers": {
    "aegisgov-sec": {
      "url": "https://aegisgov-sec-mcp.vercel.app/mcp",
      "type": "streamable-http"
    }
  }
}
Claude DesktopClineCursorAny MCP client

How x402 Payments Work

1. Call the tool

Your agent calls a premium tool endpoint via MCP. No API key needed for free tools.

2. Receive payment request

The server returns HTTP 402 with a USDC payment request on Base mainnet.

3. Pay & get data

Your agent pays via the x402 protocol. The server fulfills the request instantly.