Fund Momentum MCP: Live VC Fund Data for AI Agents

Fund Momentum tracks 970+ actively deploying VC funds with live GP signals. We just launched an MCP server that makes this data available to any AI agent or LLM workflow.

What it does

Five tools via JSON-RPC 2.0:

• search_funds — filter by stage, country, industry

• get_fund — full profile, thesis, check size, GPs

• get_fund_signals — live GP signals, deployment status, bullish/contrarian angles

• match_startup — describe your startup, get top 10 matched investors with reasoning

• get_gp_profile — individual partner intelligence

Agent-native pricing

Credits, not subscriptions. €0.01 per call. No monthly resets. Credits never expire. Every response includes credits_remaining in _meta.

Self-registration (no humans)

curl -X POST https://fundmomentum.vc/_api/agent/register \

  -H "Content-Type: application/json" \

  -d '{"agent_name": "my-workflow", "email": "[email protected]"}'
# Returns API key instantly

Claude Desktop config {

  "mcpServers": {

    "fund-momentum": {

      "url": "https://fundmomentum.vc/_api/mcp",

      "headers": { "X-API-Key": "YOUR_KEY" }

    }

  }

}

3 points | by darius88 11 hours ago

1 comments

  • RickSegalCanada 7 hours ago
    This is silly which is being polite. "GP signals?" Gimmie a break. Unless you are continually interviewing all 970+ fund GPs for their "signals" on what basis is this even remotely legit. Press releases? Tweets? These so-call curated DBs of VCs are pulled from generally available information all over the internet. Wanna know about a partner to 'tune' your cold email? LinkedIn. Want to know what a fund in particular invests in? Their website. Or, use any chatbot to go compile this stuff for you. Do your own homework, save the pennies.