Caplia for VS Code
io.github.caplia-tech/caplia
MCP server for VC pitch-deck scoring, thesis-fit matching, and deal-flow management.
client:VS Code
transport:streamable-http
Install Caplia in VS Code
.vscode/mcp.json
{
"servers": {
"caplia": {
"type": "http",
"url": "https://mcp.venture.caplia.ai/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs