govcon-contractor-signals
G
govcon-contractor-signals
/contractor_signals

contractor signals

Given a federal contractor NAME, return its acquisition-likelihood / rising-contractor signal profile: a 0-100 pattern-based score with full reasoning, plus awa

liveverifiedunknown~5s typical
mcpprobedgovcon-contractor-signals
$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-contractor-signals /contractor_signals for me.

Input

FieldTypeDescription
name*stringContractor name, e.g. 'Palantir' or 'ECS Federal'.

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-contractor-signals","endpoint":"/contractor_signals","input":{"name":"..."}}'
cli
npx cracked-ai run -p mcp-com-dropwatchhq-govcon-contractor-signals -e /contractor_signals -i '{"name":"..."}'
mcp
run_tool({ provider: "mcp-com-dropwatchhq-govcon-contractor-signals", endpoint: "/contractor_signals", input: {"name":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.