MCP Server
MCP
io.github.pooriaarab/content-rabbit
Create, schedule, and publish social posts, manage accounts, and read analytics as MCP tools.
Install
npx -y @contentrabbit/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://contentrabbitai.com/api/v1/mcp"
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@contentrabbit/mcp-server",
"version": "0.1.1",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment