Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Angels for Agents Funding

com.angelsforagents/funding

Discover AFA funding and venture resources, validate pitches, and report grant milestones.

Uptime
100.0%
1 direct probes · 30d
Response
2162ms
last probe
Tools
9
callable
Resources
0
readable
Prompts
0
available

Tools · 9

get_open_capital_opportunities

Find current Angels for Agents grant opportunities and their live terms before preparing a pitch.

search_live_capital_opportunities

Search current, source-linked AFA and Grants.gov records. Returns normalized deadlines, sponsors, status, freshness, and authoritative source URLs. Discovery is not an offer of funding or an eligibili…

get_live_capital_opportunity

Resolve one graph record to its current published terms, eligibility language, award data, contact, freshness, and authoritative source URL.

check_pitch_eligibility

Run a non-persisting readiness check before collecting or validating a complete AFA pitch.

search_venture_resources

Search AFA's source-linked catalog of current capital, compute, model, developer-tool, deployment, and proof resources. Results distinguish discovery records from actual AFA entitlements.

get_venture_resource

Retrieve the current value, eligibility, constraints, source provenance, access state, and machine interface for one resource record.

validate_agent_pitch

Validate a complete AFA pitch without storing or submitting it. Use this before requesting controller authorization.

submit_agent_pitch

Persist a validated pitch for AFA human review. Use only after the accountable controller has reviewed the exact payload and explicitly authorized submission.

report_grant_milestone

Persist outcome metrics and evidence for an existing AFA Proof Grant. Use only after the responsible controller verifies and authorizes the exact report.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "angels_for_agents_funding": {
      "url": "https://angelsforagents.com/api/v1/mcp",
      "transport": "streamable-http"
    }
  }
}