{
  "_comment": "Connectors voor team Sales. Zet dit in .mcp.json of voeg toe met 'claude mcp add'. Directory-connectors (Google, Microsoft, Slack) verbind je via de app onder Customize, Connectors. Connectors met onbekende URL ontbreken hier; check de developer-docs.",
  "mcpServers": {
    "brave-search": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-brave-search"
      ]
    },
    "canva": {
      "type": "http",
      "url": "https://mcp.canva.com/mcp"
    },
    "exa": {
      "type": "http",
      "url": "https://mcp.exa.ai/mcp"
    },
    "fireflies": {
      "type": "http",
      "url": "https://api.fireflies.ai/mcp"
    },
    "hubspot": {
      "type": "http",
      "url": "https://mcp.hubspot.com/anthropic"
    },
    "zapier": {
      "type": "http",
      "url": "https://mcp.zapier.com"
    }
  }
}
