ChatGenius tools: Instagram, Facebook, WhatsApp and SMS inbox, contacts, bookings, flows, posts.
claude mcp add chatgenius -- npx -y chatgenius-mcp
claude_desktop_config.json
{
"mcpServers": {
"chatgenius": {
"command": "npx",
"args": [
"-y",
"chatgenius-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"chatgenius": {
"command": "npx",
"args": [
"-y",
"chatgenius-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"chatgenius": {
"command": "npx",
"args": [
"-y",
"chatgenius-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"chatgenius": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"chatgenius-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"chatgenius": {
"command": "npx",
"args": [
"-y",
"chatgenius-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.SumCodeAI--chatgenius/reviews or the review_server meta-tool.
POST /mcp