Skip to content
Cline

PlanVortex for Cline

io.github.taliasoftworks/planvortex

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

client:Cline transport:stdio runtime:npm

Install PlanVortex in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

PlanVortex in other clients