eonik for Claude Desktop
ai.eonik/mcp
Read brand, research, and performance facts; draft briefs. Never spends. You approve every cut.
client:Claude Desktop
transport:stdio
runtime:npm
Install eonik in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"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>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs