https://api.social-api.ai/mcp
Prerequisites
- Cursor installed
- A SocialAPI.AI account with at least one connected social account
Config file
Add to your project config (.cursor/mcp.json) or global config (~/.cursor/mcp.json):
Cursor supports both SSE and Streamable HTTP transports for remote servers. OAuth with Dynamic Client Registration and PKCE is handled automatically.
Settings UI
- Open Cursor Settings (gear icon)
- Go to Tools & Integrations in the left sidebar
- Under MCP Tools, click Add Custom MCP
- Enter the URL:
https://api.social-api.ai/mcp - Click the Needs login button to start the OAuth flow
- Authorize in the browser window that opens
Using in chat
Open Agent mode in Cursor. SocialAPI.AI tools appear under Available Tools and are invoked automatically when relevant. You can also mention a tool by name in your prompt.Debugging
If the connection fails, open the Output panel (Cmd+Shift+U / Ctrl+Shift+U) and select MCP Logs from the dropdown.