
Caplia
Score pitch decks, match startups to investor thesis, and manage VC deal flow from Claude or Cursor without leaving the agent.
Overview
Caplia is an MCP server for the validate phase that scores pitch decks, matches deals to investor thesis, and manages VC deal flow through Streamable HTTP remotes.
What is this MCP server?
- Remote Streamable HTTP MCP with production and sandbox endpoints (cap_inv_live_ vs cap_inv_test_ API keys)
- Pitch-deck scoring and thesis-fit matching for VC-style diligence workflows
- Deal-flow management tools exposed to the agent via MCP
- Bearer auth from Caplia portal Settings → API Keys
- Documented at docs.venture.caplia.ai/integrations/mcp
- MCP server version 1.0.0
- 2 remote endpoints (production and sandbox Streamable HTTP)
- Repository subfolder: supabase/functions/mcp-v1
What problem does it solve?
Solo founders waste hours reformatting decks and guessing whether a pitch fits an investor’s thesis without a tool the coding agent can call directly.
Who is it for?
Indie founders or angel-side operators with a Caplia account who want agent-driven deck scoring and thesis checks during validate.
Skip if: Builders with no fundraising step, no Caplia portal access, or needs unrelated to pitch decks and investor pipeline.
What do I get? / Deliverables
After you register the remote MCP and API key, your agent can invoke Caplia scoring and deal-flow actions inside fundraising and validation workflows.
- Agent-callable pitch-deck scores and thesis-fit signals from Caplia
- Deal-flow actions synchronized with your Caplia workspace
- Repeatable sandbox vs production MCP configuration
Recommended MCP Servers
Journey fit
Fundraising and investor readiness sit in validate—before a full build commitment you need structured feedback on narrative, fit, and pipeline. Scope subphase covers narrowing what you are building and how you present it; deck scoring and thesis-fit are core scope-and-positioning checks for solo founders pitching angels or micro-VCs.
How it compares
VC diligence MCP integration, not a general-purpose brainstorming or coding skill.
Common Questions / FAQ
Who is Caplia for?
Founders and investor-side users on Caplia who want Claude, Cursor, or other MCP clients to score decks, check thesis fit, and work deal flow via authorized API calls.
When should I use Caplia?
Use it during validate when you are refining pitch narrative, comparing fit to a thesis, or managing inbound deals—not as your primary code editor integration.
How do I add Caplia to my agent?
Add the Streamable HTTP remote (production or sandbox URL), set Authorization to a Bearer token from Caplia Settings → API Keys, and follow docs.venture.caplia.ai/integrations/mcp.