eonik for Windsurf
ai.eonik/mcp
Read brand, research, and performance facts; draft briefs. Never spends. You approve every cut.
client:Windsurf
transport:stdio
runtime:npm
Install eonik in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs