loading…
Search for a command to run...
loading…
Enables Claude to interact with Zeotap's Customer Data Platform through natural language queries, allowing users to fetch audience data, check sync status, and
Enables Claude to interact with Zeotap's Customer Data Platform through natural language queries, allowing users to fetch audience data, check sync status, and manage destinations without needing API IDs.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"zeotap-cdp-mcp-server": {
"command": "npx",
"args": []
}
}
}