jotae-mcp

jotae-mcp

Connects Claude to Jotae for creating events, configuring WhatsApp and email automations, and reading metrics through natural language.

Category
Visit Server

README

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

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
get_setup_status Diagnóstico completo da conta
list_events Lista eventos
get_event Detalhes de um evento
get_event_stats Métricas de presença e conversão
create_event Cria evento
update_event Edita evento
list_timelines Lista timelines com etapas
apply_timeline Aplica timeline a um evento
list_automations Lista automações de um evento
create_automation Cria automação individual
update_automation Edita/ativa/desativa automação
delete_automation Remove automação
list_templates Lista templates WhatsApp e e-mail
list_contacts Lista contatos
list_contact_lists Lista de segmentos pós-evento
list_integrations 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 dev

Licença

MIT

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured