Skip to content
Grok

Caplia for Grok

io.github.caplia-tech/caplia

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

client:Grok transport:streamable-http

Install Caplia in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "caplia": {
      "type": "http",
      "url": "https://mcp.venture.caplia.ai/"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Caplia in other clients