What is the Caplia MCP server?
MCP server for VC pitch-deck scoring, thesis-fit matching, and deal-flow management.
How to install Caplia
Copy-paste configuration for popular MCP clients.
AuthorizationrequiredsecretBearer token from Settings → API Keys in your Caplia portal. Production keys have the cap_inv_live_ prefix.
{
"mcpServers": {
"caplia": {
"url": "https://mcp.venture.caplia.ai/"
}
}
}{
"mcpServers": {
"caplia": {
"serverUrl": "https://mcp.venture.caplia.ai/"
}
}
}{
"servers": {
"caplia": {
"type": "http",
"url": "https://mcp.venture.caplia.ai/"
}
}
}{
"mcpServers": {
"caplia": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.venture.caplia.ai/"
]
}
}
}claude mcp add --transport http caplia https://mcp.venture.caplia.ai/Related MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.