MCP server for Mango Office — cloud PBX, call management (Russia)
claude mcp add mango-office-mcp -- npx -y @theyahia/mango-office-mcp
claude_desktop_config.json
{
"mcpServers": {
"mango-office-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/mango-office-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mango-office-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/mango-office-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mango-office-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/mango-office-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mango-office-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@theyahia/mango-office-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mango-office-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/mango-office-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.theYahia--mango-office-mcp/reviews or the review_server meta-tool.
POST /mcp