Skip to content
Claude Desktop

what2post for Claude Desktop

io.github.thedesti/what2post

Read-only access to your what2post LinkedIn data: posts, profile stats, follower growth and goals.

client:Claude Desktop transport:streamable-http

Install what2post in Claude Desktop

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

{
  "mcpServers": {
    "what2post": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://what2postapp.com/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

what2post in other clients