data-ai MCP Server
Claude Code skills for sales, marketing, and GTM — CRM, outbound, note-takers, enrichment, email marketing, influencer marketing, social listening, directories, and more. Install: npx skills add sales-skills/sales
Discovered via agent-topic:ai-agent and last synced 1mo ago.
1. Install the package
npx -y @canva/cli@latest mcp
2. Add to claude_desktop_config.json
{
"mcpServers": {
"sales-skills": {
"command": "npx",
"args": [
"-y",
"@canva/cli@latest",
"mcp"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
What it does