Loading MCP server directory, please wait...
Engineering-grade MCP debugging SDK turning the PPSSPP PSP emulator into an AI-debuggable target.
npx @getmcp/cli add io.github.AstralVoidZ/ppsspp-dfx-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AstralVoidZ/ppsspp-dfx-mcp": {
"command": "uvx",
"args": [
"ppsspp-dfx-mcp"
]
}
}
}