G
govcon-feed
/competitor_watch
competitor watch
Given a contractor name, return their recent federal awards (last 180d live) plus any win/lose/modify events the feed has accrued over time.
liveunknown~5s typical
mcpgovcon-feed
$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-com-dropwatchhq-govcon-feed /competitor_watch for me.
Input
| Field | Type | Description |
|---|---|---|
| contractor* | string |
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-com-dropwatchhq-govcon-feed","endpoint":"/competitor_watch","input":{"contractor":"..."}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-govcon-feed -e /competitor_watch -i '{"contractor":"..."}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-govcon-feed", endpoint: "/competitor_watch", input: {"contractor":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.