Your AI already knows which investors to pitch.
Connect Fund Momentum to Claude and research 970+ active investors without leaving your workflow.
What founders use it for
"Which seed funds in DACH invest in B2B SaaS?"
Claude searches 970+ funds instantly
"What is Speedinvest bullish on right now?"
Claude pulls live GP signals and thesis tags
"Match my startup: B2B SaaS, €500K ARR, raising €3M seed, Vienna"
Claude returns top 10 matches with reasoning
How to connect
1
Subscribe at fundmomentum.vc/pricing
Starter €49/mo or Pro €299/mo
2
Copy your API key from Account Settings
3
Add to your Claude Desktop config
{
"mcpServers": {
"fund-momentum": {
"url": "https://fundmomentum.vc/_api/mcp",
"headers": {
"X-API-Key": "YOUR_API_KEY"
}
}
}
}