Workflow Automation MCP
Connect your AI assistant to the workflow engine to list workflows, inspect definitions, manage schedules, trigger runs, and review execution logs—all through standard MCP tools over streamable HTTP.
Connection
MCP endpoint
https://run.mcp-assistant.in/api/mcpStreamable HTTP. Use this full URL in your MCP client; it matches the OAuth resource identifier.Protected resource metadata
https://run.mcp-assistant.in/api/mcp/.well-known/oauth-protected-resourceOAuth protected-resource discovery (RFC 9728). Clients fetch this to find the authorization server.Tools exposed to clients
workflow_listBrowse your workflowsworkflow_getLoad full workflow detailworkflow_upsert_scriptCreate or update script workflowsschedule_upsertManage schedulesworkflow_runEnqueue a runexecution_log_listRecent execution historyexecution_log_getSingle execution details