Skip to content
Claude Desktop

PostLake for Claude Desktop

dev.postlake/social

Post, schedule, reply and measure across X, LinkedIn, Instagram, TikTok, YouTube, Threads, Bluesky

client:Claude Desktop transport:streamable-http

Install PostLake in Claude Desktop

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

{
  "mcpServers": {
    "social": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.postlake.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

PostLake in other clients