jotae-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@jotae-mcpMostre as métricas do meu último evento."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
jotae-mcp
MCP Server oficial do Jotae para Claude Desktop e Claude.ai.
Conecta o Claude ao Jotae para criar eventos, configurar automações de WhatsApp e e-mail, e ler métricas — tudo por texto ou voz.
O que o agente consegue fazer
Criar e editar eventos ao vivo
Configurar data, link do YouTube, pitch e CTA
Aplicar timelines de automação completas a um evento
Criar automações individuais segmentadas (participantes, no-show, compradores)
Ler métricas: presença, pitch, cliques no CTA, taxa de conversão
Ver integrações ativas (WhatsApp, e-mail, CRM)
Acessar contatos e listas geradas por evento
Related MCP server: GoHighLevel MCP Server
Instalação
1. Gere sua chave de API
Acesse Configurações > Integrações > Claude AI (MCP) no Jotae e gere uma chave jotae_sk_....
2. Configure o Claude Desktop
Edite ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"jotae": {
"command": "npx",
"args": ["jotae-mcp"],
"env": {
"JOTAE_API_KEY": "jotae_sk_SUA_CHAVE_AQUI"
}
}
}
}Reinicie o Claude Desktop. O ícone de ferramentas aparece nas conversas.
3. (Opcional) URL customizada
Se você usa domínio próprio:
"env": {
"JOTAE_API_KEY": "jotae_sk_...",
"JOTAE_BASE_URL": "https://app.seudominio.com"
}Como usar
Abra o Claude Desktop e use os prompts prontos:
"Configurar novo evento" — guia completo do zero
"Follow-up pós-evento" — automações segmentadas pós-live
Ou chame diretamente:
"Cria um evento chamado 'Masterclass de Vendas' para 15 de setembro às 20h com CTA para minha página de vendas"
"Quais eventos tenho cadastrados e qual a taxa de conversão do último?"
"Aplica a timeline 'Lançamento Padrão' no evento X"
Ferramentas disponíveis
Tool | O que faz |
| Diagnóstico completo da conta |
| Lista eventos |
| Detalhes de um evento |
| Métricas de presença e conversão |
| Cria evento |
| Edita evento |
| Lista timelines com etapas |
| Aplica timeline a um evento |
| Lista automações de um evento |
| Cria automação individual |
| Edita/ativa/desativa automação |
| Remove automação |
| Lista templates WhatsApp e e-mail |
| Lista contatos |
| Lista de segmentos pós-evento |
| Integrações ativas e capacidades |
Desenvolvimento local
git clone https://github.com/jackemerick/jotae-mcp
cd jotae-mcp
npm install
JOTAE_API_KEY=jotae_sk_... npm run devLicença
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables Claude to interact with WhatsApp through a unified backend API, providing 20 tools for messaging, media, groups, contacts, and chat management.22107MIT
- Alicense-qualityDmaintenanceConnects Claude Code with GoHighLevel CRM to manage contacts, pipelines, calendars, conversations, workflows, funnels, and forms via natural language.MIT
- Alicense-qualityBmaintenanceConnects Claude to your Grinfi.io account, enabling management of contacts, automations, messages, and more through natural language.1MIT
- AlicenseBqualityDmaintenanceEnables Claude to manage WhatsApp templates, flows, and send messages through the WhatsApp Cloud API.3126MIT
Related MCP Connectors
Connect Claude to Fathom meeting recordings, transcripts, and summaries
Talk to your live-events CRM (campaigns, analytics, paid ads, segments) in Claude and ChatGPT.
Drive your real WhatsApp inbox from Claude — send, reply, label, assign, and triage via TimelinesAI.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jackemerick/jotae-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server