Connect SuperSocial to your favorite AI assistant
https://app.getsupersocial.me/mcp
This is the URL you need to connect any MCP client
Your AI assistant is the main interface. SuperSocial is not a traditional web app — it gives your AI (Claude, ChatGPT, Cursor, Gemini CLI) the ability to read and act on your messages across LinkedIn, WhatsApp, Gmail, and more.
How it works:
What is the web app for?
The web app at app.getsupersocial.me is a companion dashboard. Use it to:
Requires Claude Pro or Team subscription.
https://app.getsupersocial.me/mcp
For the desktop app, edit your config file:
claude_desktop_config.json:{
"mcpServers": {
"supersocial": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://app.getsupersocial.me/mcp"]
}
}
}
Requires ChatGPT Pro, Business, Enterprise, or Edu plan. Web only.
https://app.getsupersocial.me/mcp
Can't find Developer Mode?
Only workspace admins can enable it. Ask your admin to enable it in Workspace Settings → Permissions & Roles → Connected Data Developer mode.
Safety warning?
It's normal to see "OpenAI hasn't reviewed this MCP server". Click "I understand" to continue.
Works with any Cursor plan.
~/.cursor/mcp.json%USERPROFILE%\.cursor\mcp.json{
"mcpServers": {
"supersocial": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://app.getsupersocial.me/mcp"]
}
}
}
MCP not showing up?
npx is available (Node.js installed)Need Node.js?
Download from nodejs.org (LTS version recommended)
~/.gemini/settings.json{
"mcpServers": {
"supersocial": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://app.getsupersocial.me/mcp"]
}
}
}
/mcp in Gemini CLI to connectSuperSocial works with any MCP-compatible app. Use this config:
{
"mcpServers": {
"supersocial": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://app.getsupersocial.me/mcp"]
}
}
}
Or use these URLs directly:
https://app.getsupersocial.me/mcp