Liberate Orchestration Platform MCP candidate
Liberate publishes no official hosted or remote Model Context Protocol server. No MCP endpoint, npm/PyPI MCP package, registry listing, or mcp.json manifest was found on any Liberate host or in the public registries. This file is a DERIVED candidate tool list computed from the two documented operations in openapi/liberate-innovations-orchestration-openapi.yml — a proposal for what a Liberate MCP server would expose, not a description of anything Liberate ships.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
start_workflow— Start a Liberate workflow orchestration by slug, optionally seeding it with context data. Returns a status and the Instance ID of the new session; synchronous flows also return the flow's end output.send_intermediate_event— Advance a workflow instance that is paused on an Intermediate Event by delivering an event message, optionally with context data.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.