Skip to content
VS Code

xpost for VS Code

to.xpost/xpost

Schedule posts to 9 social networks from Claude, ChatGPT or Cursor. You see each one.

client:VS Code transport:streamable-http

Install xpost in VS Code

.vscode/mcp.json

{
  "servers": {
    "xpost": {
      "type": "http",
      "url": "https://xpost.to/api/mcp"
    }
  }
}

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

xpost in other clients