loading…
Search for a command to run...
loading…
Search and analyze U.S. federal government contracts and opportunities from SAM.gov. Tools for keyword search, contract details, competitive analysis, and capab
Search and analyze U.S. federal government contracts and opportunities from SAM.gov. Tools for keyword search, contract details, competitive analysis, and capability statement drafting — built for AI agents via x402 USDC micropayments.
Real-time US government contract data for AI agents. Currently free — no payment required.
Live endpoint: https://aegisgov-contracts-mcp.vercel.app
🆓 Free Demo Mode active. All tools return real data at no cost. x402 USDC payments (Base mainnet + Solana mainnet) activate when ready.
| Tool | Endpoint | Description |
|---|---|---|
search |
POST /search |
Search 33,000+ active SAM.gov contracts by keyword, NAICS, agency |
details |
POST /details |
Full contract details, contacts, deadlines |
analyze |
POST /analyze |
AI bid/no-bid analysis with score, strengths, risks |
# Search active contracts
curl -X POST https://aegisgov-contracts-mcp.vercel.app/search \
-H "Content-Type: application/json" \
-d '{"keywords": "cybersecurity", "limit": 5}'
# Full contract details
curl -X POST https://aegisgov-contracts-mcp.vercel.app/details \
-H "Content-Type: application/json" \
-d '{"noticeId": "<noticeId from search>"}'
# AI bid/no-bid analysis
curl -X POST https://aegisgov-contracts-mcp.vercel.app/analyze \
-H "Content-Type: application/json" \
-d '{"noticeId": "<noticeId>"}'
GET https://aegisgov-contracts-mcp.vercel.app/.well-known/mcp.json
Uses x402 protocol — HTTP 402 with USDC micropayments. No accounts. No API keys. Agents pay autonomously.
Supported networks:
eip155:8453) — USDCsolana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp) — USDCFacilitator: PayAI — free tier, no key required
SAM.gov — official US government procurement data (FPDS/USASpending.gov)
Run in your terminal:
claude mcp add aegis-gov-contracts-mcp -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.