https://api.social-api.ai/mcp
Authentication
The MCP endpoint accepts two credential types on theAuthorization: Bearer header:
OAuth-capable clients discover the authorization server via
/.well-known/oauth-protected-resource, so no credentials are needed in their config files. For everything else, see Custom MCP clients.
Choose your platform
Claude
Web, Desktop, Claude Code, Mobile
ChatGPT
Web, Desktop, Mobile
Mistral / Le Chat
Web, Mobile
Cursor
Config file or Settings UI
VS Code + Copilot
Config file or Command Palette
Available tools
Your AI assistant has access to 78 tools covering all SocialAPI.AI functionality:Troubleshooting
Authorization fails or loops - Make sure pop-ups are not blocked in your browser when the OAuth window opens. Some browser extensions (ad blockers, privacy tools) can interfere with the redirect. Tool calls fail with 401 - Your OAuth session may have expired. Remove the SocialAPI.AI connection and re-add it to trigger a fresh authorization. If you authenticate with an API key, check that the key is still active in the dashboard. “MCP server not responding” - Verify the URL is exactlyhttps://api.social-api.ai/mcp. Check status.social-api.ai for any ongoing incidents.