AF
AwardCast Federal Contracts
/open_solicitations
open solicitations
US federal solicitations OPEN right now, from SAM.gov, each with the buying agency, the NAICS code and the place of performance. Call this when the user asks wh
liveverifiedunknown~5s typical
mcpprobedawardcastfederalcontracts
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-awardcast-federal-contracts /open_solicitations for me.
Input
| Field | Type | Description |
|---|---|---|
| limit | integer | How many solicitations to return, 1 to 50. Use 5 to 10 for an exploratory question, and th default 20 |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-awardcast-federal-contracts","endpoint":"/open_solicitations","input":{"limit":20}}'cli
npx cracked-ai run -p mcp-ai-awardcast-federal-contracts -e /open_solicitations -i '{"limit":20}'mcp
run_tool({ provider: "mcp-ai-awardcast-federal-contracts", endpoint: "/open_solicitations", input: {"limit":20} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.