Give your AI agents full control over any Electron app. Zero changes to your existing code. Made for AgentsRoom.dev.
{
"mcpServers": {
"electron-for-agentsroom": {
"command": "npx",
"args": [
"-y",
"electron-mcp-server"
]
}
}
}