Angels for Agents Funding
com.angelsforagents/fundingDiscover AFA funding and venture resources, validate pitches, and report grant milestones.
Tools · 9
Find current Angels for Agents grant opportunities and their live terms before preparing a pitch.
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…
Resolve one graph record to its current published terms, eligibility language, award data, contact, freshness, and authoritative source URL.
Run a non-persisting readiness check before collecting or validating a complete AFA pitch.
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.
Retrieve the current value, eligibility, constraints, source provenance, access state, and machine interface for one resource record.
Validate a complete AFA pitch without storing or submitting it. Use this before requesting controller authorization.
Persist a validated pitch for AFA human review. Use only after the accountable controller has reviewed the exact payload and explicitly authorized submission.
Persist outcome metrics and evidence for an existing AFA Proof Grant. Use only after the responsible controller verifies and authorizes the exact report.
Similar MCP servers embedding-nearest
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"
}
}
}