Caplia for Cursor
io.github.caplia-tech/caplia
MCP server for VC pitch-deck scoring, thesis-fit matching, and deal-flow management.
client:Cursor
transport:streamable-http
Install Caplia in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"caplia": {
"url": "https://mcp.venture.caplia.ai/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs