Skip to main content
SocialAPI.AI is a social media API for AI agents, exposed as an MCP (Model Context Protocol) server. Once connected, your AI assistant can list accounts, fetch comments, reply, send DMs, publish posts, and more through natural language. MCP Server URL: https://api.social-api.ai/mcp

Authentication

The MCP endpoint accepts two credential types on the Authorization: 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 exactly https://api.social-api.ai/mcp. Check status.social-api.ai for any ongoing incidents.

Still have questions?

If you have any issues or want to learn more about using SocialAPI.AI with AI assistants, reach out to our support team at support@social-api.ai.