PlanVortex for Claude Code
io.github.taliasoftworks/planvortex
Schedule posts, read comments and answer messages across all your social networks.
client:Claude Code
transport:stdio
runtime:npm
Install PlanVortex in Claude Code
run in your project directory
claude mcp add planvortex -e PLANVORTEX_CLIENT_ID=<PLANVORTEX_CLIENT_ID> -e PLANVORTEX_CLIENT_SECRET=<PLANVORTEX_CLIENT_SECRET> -e PLANVORTEX_ORGANIZATION_ID=<PLANVORTEX_ORGANIZATION_ID> -e PLANVORTEX_MCP_UPLOAD_DIRS=<PLANVORTEX_MCP_UPLOAD_DIRS> -e PLANVORTEX_MCP_READ_ONLY=<PLANVORTEX_MCP_READ_ONLY> -e PLANVORTEX_MCP_ALLOW_AI=<PLANVORTEX_MCP_ALLOW_AI> -- npx -y planvortex-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs