Skip to content
Zed

postwire mcp for Zed

io.github.perufitlife/postwire-mcp

One prompt, a native post per network: TikTok, Instagram, YouTube, LinkedIn, X. Free, no card.

client:Zed transport:stdio runtime:npm

Install postwire mcp 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": {
    "postwire-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "postwire-mcp"
      ],
      "env": {
        "POSTWIRE_API_KEY": "<POSTWIRE_API_KEY>"
      }
    }
  }
}

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

postwire mcp in other clients