Skip to content
Grok

eor pricing index for Grok

com.eorcompass/eor-pricing-index

EOR Compass: the median advertised EOR price per employee per month, read from verified vendor...

client:Grok transport:stdio runtime:npm

Install eor pricing index in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "eor-pricing-index": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@ellul-estate/eorcompass-com-eor-pricing-index-mcp"
      ]
    }
  }
}

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

eor pricing index in other clients