Skip to content
Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

PlayStation Network in other clients