Skip to content
Claude Desktop

pendpost for Claude Desktop

io.github.pendpost/pendpost

Local-first social MCP: an agent drafts and schedules posts; you approve before anything publishes.

client:Claude Desktop transport:stdio runtime:npm

Install pendpost in Claude Desktop

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

{
  "mcpServers": {
    "pendpost": {
      "command": "npx",
      "args": [
        "-y",
        "pendpost"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

pendpost in other clients