Loading MCP server directory, please wait...
MCP server for VC pitch-deck scoring, thesis-fit matching, and deal-flow management.
npx @getmcp/cli add io.github.Caplia-Tech/capliaRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token from Settings → API Keys in your Caplia portal. Production keys have the cap_inv_live_ prefix.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Caplia-Tech/caplia": {
"url": "https://mcp.venture.caplia.ai/",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}