Connect SuperSocial MCP to your favorite AI assistant
http://app.getsupersocial.me/mcp
This is the URL you need to connect any MCP client
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