Ikenga iyke (control bridge) for Windsurf
dev.ikenga/mcp-iyke
Drive a running Ikenga desktop app from MCP clients — DOM, click, type, navigate, screenshot.
client:Windsurf
transport:stdio
runtime:npm
Install Ikenga iyke (control bridge) in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-iyke": {
"command": "npx",
"args": [
"-y",
"@ikenga/mcp-iyke"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs