Loading MCP server directory, please wait...
Drive a running Ikenga desktop app from MCP clients — DOM, click, type, navigate, screenshot.
npx @getmcp/cli add dev.ikenga/mcp-iykeRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.ikenga/mcp-iyke": {
"command": "npx",
"args": [
"-y",
"@ikenga/mcp-iyke"
]
}
}
}