PlayStation Network for Zed
io.github.murzin-ml/mcp-ps-store
PlayStation Network (PSN) gaming history: playtime, trophies and purchased library.
client:Zed
transport:stdio
runtime:pypi
Install PlayStation Network in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-ps-store": {
"command": "uvx",
"args": [
"mcp-ps-store"
],
"env": {
"PSN_NPSSO": "<PSN_NPSSO>",
"PSN_STORE_LOCALE": "<PSN_STORE_LOCALE>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs