loading…
Search for a command to run...
loading…
Integrates CRM data with AI agents to manage leads, track pipeline statistics, and search price catalogs via Supabase. It enables automated lead creation, stage
Integrates CRM data with AI agents to manage leads, track pipeline statistics, and search price catalogs via Supabase. It enables automated lead creation, stage updates, and history tracking through natural language commands.
Servidor MCP para integração do CRM com AI Agents (n8n, Claude, etc).
| Tool | Descrição |
|---|---|
get_leads |
Buscar leads do pipeline (com filtros) |
update_lead_stage |
Mover lead para outra etapa |
update_lead_custom_fields |
Atualizar campos customizados |
create_lead |
Criar novo lead |
search_price_catalog |
Buscar no catálogo de preços |
get_lead_history |
Ver histórico de um lead |
get_pipeline_stats |
Estatísticas do funil |
npm install
Crie um arquivo .env com:
SUPABASE_URL=https://nfbbrgtvkvipdkvqlyrz.supabase.co
SUPABASE_SERVICE_KEY=sua-service-role-key
⚠️ Use a Service Role Key do Supabase (não a anon key)
npm run dev
npm run build
npm start
Adicione ao claude_desktop_config.json:
{
"mcpServers": {
"outlet-crm": {
"command": "node",
"args": ["D:/outletdascores/outlet-mcp-server/dist/index.js"],
"env": {
"SUPABASE_URL": "https://nfbbrgtvkvipdkvqlyrz.supabase.co",
"SUPABASE_SERVICE_KEY": "sua-chave-aqui"
}
}
}
}
{
"tool": "get_leads",
"arguments": {
"stage_slug": "negociacao"
}
}
{
"tool": "update_lead_stage",
"arguments": {
"lead_id": "uuid-do-lead",
"new_stage_slug": "fechado"
}
}
{
"tool": "search_price_catalog",
"arguments": {
"query": "acrílica"
}
}
Выполни в терминале:
claude mcp add outlet-das-cores-crm -- npx Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolProvides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzНе уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai