Skip to content
Claude Desktop

PostZen for Claude Desktop

dev.postzen/postzen

Schedule and publish social posts, manage the inbox, and read analytics across 10 platforms

client:Claude Desktop transport:streamable-http

Install PostZen in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "postzen": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.postzen.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

PostZen in other clients