MCP Server
MCP
io.github.electron-stagewright/core
Agent-native MCP server for driving, inspecting, and asserting on real Electron desktop apps.
Install
npx -y @electron-stagewright/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@electron-stagewright/core",
"version": "0.5.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment