Skip to content
Cursor

eor pricing index for Cursor

com.eorcompass/eor-pricing-index

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

client:Cursor transport:stdio runtime:npm

Install eor pricing index in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

eor pricing index in other clients