Skip to content
Grok

Andru — Operational Empathy for B2B for Grok

io.github.geter-andru/andru-intelligence

28 signed tools for founders + PE/VC operators: ICP scoring, deal classification, market signals.

client:Grok transport:stdio runtime:npm

Install Andru — Operational Empathy for B2B in Grok

.mcp.json (in your project root)

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "andru-intelligence": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-andru-intelligence"
      ],
      "env": {
        "ANDRU_API_KEY": "<ANDRU_API_KEY>",
        "ANDRU_API_URL": "<ANDRU_API_URL>"
      }
    }
  }
}

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

Andru — Operational Empathy for B2B in other clients