Skip to content
Claude Desktop

SocialGPT for Claude Desktop

io.github.scrollmark/socialgpt

Social media analytics, video analysis, and competitor intel for any MCP-compatible AI agent.

client:Claude Desktop transport:streamable-http

Install SocialGPT in Claude Desktop

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

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

SocialGPT in other clients