socialloop mcp for Claude Desktop
io.github.socialloopai/socialloop-mcp
SocialLoop: AI-native event platform — sell tickets, manage guests, run affiliates & promo codes.
client:Claude Desktop
transport:streamable-http
Install socialloop mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"socialloop-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.socialloop.ai"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs