PlayStation Network for Cline
io.github.murzin-ml/mcp-ps-store
PlayStation Network (PSN) gaming history: playtime, trophies and purchased library.
client:Cline
transport:stdio
runtime:pypi
Install PlayStation Network in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-ps-store": {
"command": "uvx",
"args": [
"mcp-ps-store"
],
"env": {
"PSN_NPSSO": "<PSN_NPSSO>",
"PSN_STORE_LOCALE": "<PSN_STORE_LOCALE>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs