Skip to content
VS Code

XPlanner for VS Code

io.github.sooler-studio/xplanner

Turn ideas into platform-ready drafts, schedule content, and publish through XPlanner.

client:VS Code transport:streamable-http

Install XPlanner in VS Code

.vscode/mcp.json

{
  "servers": {
    "xplanner": {
      "type": "http",
      "url": "https://mcp.xplanner.co/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

XPlanner in other clients