Loading MCP server directory, please wait...
Servidor MCP do zapCore (WhatsApp): leitura sempre, envio atrás de flag e allowlist de destino.
npx @getmcp/cli add io.github.adeiltonpessini/zapcore-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ZAPCORE_TOKENToken da instância zapCore (header `token` da API v2).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.adeiltonpessini/zapcore-mcp": {
"command": "npx",
"args": [
"-y",
"zapcore-mcp"
],
"env": {
"ZAPCORE_TOKEN": "",
"ZAPCORE_URL": "https://zapcore.barberai.online",
"ZAPCORE_MCP_WRITE": "0",
"ZAPCORE_MCP_ALLOW": "",
"ZAPCORE_MCP_TIMEOUT_MS": "30000",
"ZAPCORE_MCP_DOWNLOAD_DIR": "<TEMP>/zapcore-mcp",
"ZAPCORE_CF_ACCESS_CLIENT_ID": "",
"ZAPCORE_CF_ACCESS_CLIENT_SECRET": ""
}
}
}
}