@smartalex/mcp-server
Freeby MCP Community
SmartAlex MCP Server — Manage voice agents, campaigns, contacts, and deals from Claude, ChatGPT, Gemini, Cursor, or VS Code
v0.5.0Added Apr 12, 2026
mcpmodel-context-protocolsmartalexvoice-aicrm
@smartalex/mcp-server MCP Server
SmartAlex MCP Server — Manage voice agents, campaigns, contacts, and deals from Claude, ChatGPT, Gemini, Cursor, or VS Code
Installation
npx -y @smartalex/mcp-server
Reviews
Installation
Quick install
npx -y @smartalex/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@smartalex/mcp-server": {
"command": "npx",
"args": ["-y", "@smartalex/mcp-server"]
}
}
}