Platform Connections
MIFY connects to external platforms and services through multiple integration methods.
AI Providers
Section titled “AI Providers”Built-in Providers (16)
Section titled “Built-in Providers (16)”These providers are natively integrated via the AI SDK:
| Provider | Models | Setup |
|---|---|---|
| OpenAI | GPT-4o, GPT-4, GPT-3.5 | API key in Settings → Credentials |
| Anthropic | Claude 4, Claude 3.5, Claude 3 | API key |
| Google Gemini | Gemini 2.0, Gemini 1.5 | API key |
| Groq | LLaMA, Mixtral | API key |
| Mistral | Mistral Large, Medium, Small | API key |
| Cohere | Command R+, Command R | API key |
| xAI | Grok | API key |
| DeepSeek | DeepSeek-V2, DeepSeek-Coder | API key |
| Together AI | Open-source models | API key |
| Fireworks | Fast inference models | API key |
| Hugging Face | Community models | API key |
| OpenRouter | Multi-provider routing | API key |
| SambaNova | Enterprise inference | API key |
| GitHub Models | Azure-hosted models | API key |
| Cloudflare Workers AI | Edge AI models | Cloudflare account |
| Ollama | Local models | Local install (no key needed) |
LiteLLM Proxy (90+ additional providers)
Section titled “LiteLLM Proxy (90+ additional providers)”LiteLLM adds 90+ additional providers through a proxy layer. Configure at /admin/litellm.
Provider Packs
Section titled “Provider Packs”Provider packs bundle configurations for different use cases:
| Tier | Optimized For |
|---|---|
| Fast | Speed — lower latency models |
| Balanced | Cost/quality tradeoff |
| Accurate | Quality — best available models |
Select a pack when running a workflow, or set a default in Settings.
External Platforms
Section titled “External Platforms”Import workflows from and connect to external platforms:
| Platform | Capabilities |
|---|---|
| Flowise | Import chatflows, execute remotely |
| Dify | Import apps, execute remotely |
| Langflow | Import flows, execute remotely |
| n8n | Import workflows, execute remotely |
| ComfyUI | Image/video generation workflows |
Connecting a Platform
Section titled “Connecting a Platform”- Go to Settings → Connections
- Enter the platform URL (e.g.,
http://localhost:3101for Flowise) - Add the API key if required
- Test the connection
OAuth Integrations
Section titled “OAuth Integrations”Connect enterprise services via OAuth:
| Service | Provider | What It Enables |
|---|---|---|
| Gmail | Send/search/read emails in workflows | |
| Outlook | Microsoft | Send/search/read emails in workflows |
| Google Calendar | Create events, check availability | |
| Outlook Calendar | Microsoft | Create events, check availability |
Connecting OAuth
Section titled “Connecting OAuth”- Go to Settings → Email Accounts (or Calendar Accounts)
- Click Connect Gmail or Connect Outlook
- Authorize in the provider’s OAuth window
- Account appears in your connected accounts list
Messaging Integrations
Section titled “Messaging Integrations”| Platform | Setup |
|---|---|
| Slack | Bot token + channel configuration |
| Discord | Bot token + server/channel |
| Telegram | Bot token |
Composio
Section titled “Composio”For additional integrations, MIFY supports Composio — an external connector marketplace:
- Browse available apps and actions
- Connect accounts through Composio’s OAuth flow
- Use connected actions in your workflows