Ikenga iyke (control bridge) for Cline
dev.ikenga/mcp-iyke
Drive a running Ikenga desktop app from MCP clients — DOM, click, type, navigate, screenshot.
client:Cline
transport:stdio
runtime:npm
Install Ikenga iyke (control bridge) in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-iyke": {
"command": "npx",
"args": [
"-y",
"@ikenga/mcp-iyke"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs