Skip to content
Zed

Ikenga iyke (control bridge) for Zed

dev.ikenga/mcp-iyke

Drive a running Ikenga desktop app from MCP clients — DOM, click, type, navigate, screenshot.

client:Zed transport:stdio runtime:npm

Install Ikenga iyke (control bridge) in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-iyke": {
      "command": "npx",
      "args": [
        "-y",
        "@ikenga/mcp-iyke"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Ikenga iyke (control bridge) in other clients