Skip to content
Zed

PatchX Freenote Agent for Zed

io.github.zsts119/patchxnote-agent

PatchX Freenote MCP: summaries, memories, model results and user-approved webhook workflows.

client:Zed transport:stdio runtime:npm

Install PatchX Freenote Agent in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "patchxnote-agent": {
      "command": "npx",
      "args": [
        "-y",
        "patchxnote-agent"
      ]
    }
  }
}

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

PatchX Freenote Agent in other clients