Back to Apps

CRM AI Agent
Supports UIby vision70s
Intelligent amoCRM assistant using Google Gemini and LangGraph for lead management.
0 stars
Works in:claude
Exposes:Tools
What it does
Connects amoCRM to a reasoning chain powered by Google Gemini and LangGraph. It analyzes leads, calculates risk scores based on activity patterns, and provides actionable proposals to managers via an interactive Telegram bot interface.
Tools
lead_analysis: Analyzes lead data to identify high-priority targets or at-risk deals.action_proposal: Generates suggested next steps for CRM lead management.risk_scoring: Calculates deal loss risk based on historical lead behavior.crm_update: Safely executes approved changes within the amoCRM environment.
Installation
Add to your claude_desktop_config.json:
{
"mcpServers": {
"crm-ai-agent": {
"command": "npm",
"args": ["start", "--prefix", "/path/to/crm-ai-agent"]
}
}
}
Supported hosts
Claude
Choose your AI client and follow the steps below.
Claude Desktop
Configure via npm start in the local directory.





