Skip to content
VS Code

Posthell for VS Code

io.github.rohan27s/posthell

Social media scheduler for AI agents: draft posts into a human-approved queue for 15 networks.

client:VS Code transport:streamable-http tools:4

Install Posthell in VS Code

.vscode/mcp.json

{
  "servers": {
    "posthell": {
      "type": "http",
      "url": "https://www.posthell.com/api/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Posthell in other clients