Skip to content
Windsurf

socialapi for Windsurf

ai.social-api/socialapi

MCP server for SocialAPI — manage social media comments, DMs, reviews, and mentions across platforms

client:Windsurf transport:stdio runtime:npm

Install socialapi in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "socialapi": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-socialapi"
      ],
      "env": {
        "SOCIALAPI_API_KEY": "<SOCIALAPI_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

socialapi in other clients