Skip to content
Windsurf

PlanVortex for Windsurf

io.github.taliasoftworks/planvortex

Schedule posts, read comments and answer messages across all your social networks.

client:Windsurf transport:stdio runtime:npm

Install PlanVortex 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": {
    "planvortex": {
      "command": "npx",
      "args": [
        "-y",
        "planvortex-mcp"
      ],
      "env": {
        "PLANVORTEX_CLIENT_ID": "<PLANVORTEX_CLIENT_ID>",
        "PLANVORTEX_CLIENT_SECRET": "<PLANVORTEX_CLIENT_SECRET>",
        "PLANVORTEX_ORGANIZATION_ID": "<PLANVORTEX_ORGANIZATION_ID>",
        "PLANVORTEX_MCP_UPLOAD_DIRS": "<PLANVORTEX_MCP_UPLOAD_DIRS>",
        "PLANVORTEX_MCP_READ_ONLY": "<PLANVORTEX_MCP_READ_ONLY>",
        "PLANVORTEX_MCP_ALLOW_AI": "<PLANVORTEX_MCP_ALLOW_AI>"
      }
    }
  }
}

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

PlanVortex in other clients