Skip to content
VS Code

Postey for VS Code

ai.postey/postey

Draft, schedule and publish social posts to nine platforms from any AI agent.

client:VS Code transport:streamable-http

Install Postey in VS Code

.vscode/mcp.json

{
  "servers": {
    "postey": {
      "type": "http",
      "url": "https://srvr.postey.ai/mcp"
    }
  }
}

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

Postey in other clients