Integrate Destinia with your favorite automation platforms and LLMs
Integrate Destinia with Zapier, Make, n8n, or any LLM using MCP
MCP
Connect to our services with your LLM via MCP
Zapier
Create automations with 8,000+ Zapier connected apps
Make
Automate workflows using the Make virtual platform
n8n
Connect Destinia to hundreds of apps and services
Using MCP
Request your API key in the form below
We will ask you more information about your project, use cases, etc.
If your project is eligible you will receive an API key to connect to our MCP server.
Configure your MCP adding Destinia like the following example:
{
"mcpServers": {
"destinia": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.destinia.com/sse",
"--header",
"Authorization:Bearer <api_key>"
]
}
}
}
Using Zapier
We are working on it, stay tunned!
Using Make
We are working on it, stay tunned!
Using n8n
We are working on it, stay tunned!