Loading MCP server directory, please wait...
Playwright-style MCP to inspect, control, and debug PySide6 desktop GUIs.
npx @getmcp/cli add io.github.com55/pyside6-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.com55/pyside6-mcp": {
"command": "uvx",
"args": [
"pyside6-mcp"
]
}
}
}