Enterprise & Automation Integrations

Connect DevMotion to no-code automation platforms and AI agent frameworks. These platforms run in the cloud, so they all use the remote MCP endpoint over HTTP. (Building locally with Claude Code, Cursor, or Windsurf? Use the free local server — see AI Coding Assistants.)

MCP Endpoint: https://devmotion.app/mcp

Authentication: enterprise integrations cannot use the interactive OAuth flow. Obtain a long-lived access token from your DevMotion profile and pass it as a Bearer token in the Authorization header.


No-code platforms

PlatformNotes
n8nBuilt-in MCP Client Tool node
MakeFirst-party MCP Client module

AI agent frameworks

FrameworkLanguage
LangChain / LangGraphPython
LlamaIndexPython
CrewAIPython
AutoGen (Microsoft)Python

AI builder platforms

PlatformNotes
Difyv1.6+ native MCP support
FlowiseMCP Tool node

Not supported: Zapier

Zapier is an MCP server (it exposes your Zapier automations to AI clients), but it is not an MCP client and cannot call external MCP servers like DevMotion’s. Use n8n or Make for no-code automation that calls DevMotion.