Content Rabbit for Cursor
io.github.pooriaarab/content-rabbit
Create, schedule, and publish social posts, manage accounts, and read analytics as MCP tools.
client:Cursor
transport:streamable-http
runtime:npm
Install Content Rabbit in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"content-rabbit": {
"url": "https://contentrabbitai.com/api/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs