AF
Angels for Agents Funding
/get_venture_resource
Get one AFA Venture Resource
Retrieve the current value, eligibility, constraints, source provenance, access state, and machine interface for one resource record.
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_venture_resource for me.
Input
| Field | Type | Description |
|---|---|---|
| resource_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_venture_resource","input":{"resource_id":"..."}}'cli
npx cracked-ai run -p mcp-com-angelsforagents-funding -e /get_venture_resource -i '{"resource_id":"..."}'mcp
run_tool({ provider: "mcp-com-angelsforagents-funding", endpoint: "/get_venture_resource", input: {"resource_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.