eor pricing index for Zed
com.eorcompass/eor-pricing-index
EOR Compass: the median advertised EOR price per employee per month, read from verified vendor...
client:Zed
transport:stdio
runtime:npm
Install eor pricing index in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"eor-pricing-index": {
"command": "npx",
"args": [
"-y",
"@ellul-estate/eorcompass-com-eor-pricing-index-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs