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