ppsspp
A PSP emulator for Android, Windows, Mac, Linux and iOS, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues.
ppsspp MCP Server
MCP server for hrydgard/ppsspp
Ready-to-Use Client Configurations
{
"mcpServers": {
"ppsspp": {
"command": "npx",
"args": [
"-y",
"@hrydgard/ppsspp"
]
}
}
}