G
govcon-recompete
/lane_competitors
lane competitors
Return the firms with the most recent award velocity in a NAICS (and optional agency) lane — i.e. the likely bidders on any recompete in that lane, ranked by re
liveunknown~5s typical
mcpgovcon-recompete
$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-recompete /lane_competitors for me.
Input
| Field | Type | Description |
|---|---|---|
| naics* | string | |
| agency | string | |
| limit | number | Default 15. |
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-recompete","endpoint":"/lane_competitors","input":{"naics":"..."}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-govcon-recompete -e /lane_competitors -i '{"naics":"..."}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-govcon-recompete", endpoint: "/lane_competitors", input: {"naics":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.