Odel
PlanVortex

PlanVortex

Local
@taliasoftworksTypeScriptMITUpdated 3 days ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmplanvortex-mcpv0.3.0

Run

npx -y planvortex-mcp

MCP client config

{
  "mcpServers": {
    "planvortex": {
      "command": "npx",
      "args": [
        "-y",
        "planvortex-mcp"
      ]
    }
  }
}