eonik for Zed
ai.eonik/mcp
Read brand, research, and performance facts; draft briefs. Never spends. You approve every cut.
client:Zed
transport:stdio
runtime:npm
Install eonik in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"eonik-mcp"
],
"env": {
"EONIK_API_KEY": "<EONIK_API_KEY>",
"EONIK_API_URL": "<EONIK_API_URL>",
"EONIK_BRAND_ID": "<EONIK_BRAND_ID>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs