This is different from Notifique MCP (IDE + API Key to send messages). Here MCP serves your workspace support assistant.
Curated connectors
Flow: create connection → OAuth (Google/Microsoft) if needed → link to assistant → pick allowed tools.
HTTP tools
For your REST API without an MCP server: HTTPS URL,allowedHosts, parametersSchema (JSON Schema), and binding on the assistant.
Where the AI can use tools
In automation,
mcpAllowMutatingTools usually stays false until you trust the flow.
v1 API
MCP connections and HTTP tools are configured in the dashboard (Automations → MCP). There are no public/v1/ routes for MCP, bindings, or OAuth in this documentation.

