Skip to content
Zed

patxin for Zed

io.github.agraciag/patxin

Request qualified humans for real-time cognitive micro-tasks on demand.

client:Zed transport:stdio runtime:npm

Install patxin 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": {
    "patxin": {
      "command": "npx",
      "args": [
        "-y",
        "@patxin/mcp-server"
      ],
      "env": {
        "PATXIN_API_KEY": "<PATXIN_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

patxin in other clients