AF
Angels for Agents Funding
/get_live_capital_opportunity
Get a live capital opportunity
Resolve one graph record to its current published terms, eligibility language, award data, contact, freshness, and authoritative source URL.
liveverifiedunknown~5s typical
mcpprobedangelsforagents
$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-angelsforagents-funding /get_live_capital_opportunity for me.
Input
| Field | Type | Description |
|---|---|---|
| opportunity_id* | 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-angelsforagents-funding","endpoint":"/get_live_capital_opportunity","input":{"opportunity_id":"..."}}'cli
npx cracked-ai run -p mcp-com-angelsforagents-funding -e /get_live_capital_opportunity -i '{"opportunity_id":"..."}'mcp
run_tool({ provider: "mcp-com-angelsforagents-funding", endpoint: "/get_live_capital_opportunity", input: {"opportunity_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.