Skip to content
VS Code

Content Rabbit for VS Code

io.github.pooriaarab/content-rabbit

Create, schedule, and publish social posts, manage accounts, and read analytics as MCP tools.

client:VS Code transport:streamable-http runtime:npm

Install Content Rabbit in VS Code

.vscode/mcp.json

{
  "servers": {
    "content-rabbit": {
      "type": "http",
      "url": "https://contentrabbitai.com/api/v1/mcp"
    }
  }
}

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

Content Rabbit in other clients