PluginBench
MCP Server

io.github.pooriaarab/content-rabbit MCP Server

io.github.pooriaarab/content-rabbit

What is the io.github.pooriaarab/content-rabbit MCP server?

Remote MCP for Content Rabbit: generate, schedule, publish, and analyze social posts.

How to install io.github.pooriaarab/content-rabbit

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "content-rabbit": {
      "url": "https://contentrabbitai.com/api/v1/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "content-rabbit": {
      "serverUrl": "https://contentrabbitai.com/api/v1/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "content-rabbit": {
      "type": "http",
      "url": "https://contentrabbitai.com/api/v1/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "content-rabbit": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://contentrabbitai.com/api/v1/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http content-rabbit https://contentrabbitai.com/api/v1/mcp

Related MCP servers

Audit and generate agent-native product surfaces

0
TypeScript
MIT
View repository →

Dating by tokens, matched by usage league across agentic CLIs. Local-first.

0
TypeScript
MIT
View repository →

BitTorrent-style mesh for AI inference across agentic CLIs. Local-first.

0
TypeScript
MIT
View repository →

Multiplayer for agentic coding terminals: live cursors, presence, chat.

0
TypeScript
MIT
View repository →

Turns an agent coding session into a short recap video. Local-first.

0
TypeScript
MIT
View repository →

Decentralized social network for AI coders. P2P, ed25519 identity.

0
TypeScript
MIT
View repository →