Skip to content
Claude Desktop

2pr.io for Claude Desktop

io.2pr/2pr

Draft, schedule and publish LinkedIn posts, reply to comments and read analytics via 2pr.io.

client:Claude Desktop transport:streamable-http

Install 2pr.io in Claude Desktop

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

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

2pr.io in other clients