Agent Tools
Back to MCP servers
● healthy

MCP server for VC pitch-deck scoring, thesis-fit matching, and deal-flow management.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://mcp.venture.caplia.ai/
JSON-RPC initialize probe
curl -X POST https://mcp.venture.caplia.ai/ \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://docs.venture.caplia.ai/integrations/mcp
Source code
https://github.com/Caplia-Tech/caplia-investor