
Flyto Core
Supports UIby flytohub
Open-source execution engine for AI agents with 400+ modules, replayable workflows, and full execution tracing.
What it does
Flyto Core is a robust execution engine designed for AI agents, transforming complex automation into a sequence of debuggable steps. It enables AI agents to perform high-reliability tasks across browsers, APIs, and file systems with a built-in capability to replay workflows from any specific step, eliminating the need to restart entire processes upon failure.
Tools
browser.*: Extensive suite for web automation (launch, goto, click, extract, screenshot).flow.*: Control logic including loops, branches, and circuit breakers.api.*: Pre-built integrations for OpenAI, Anthropic, Gemini, Slack, and Telegram.file.*: System operations for reading, writing, and editing files.docker.*&k8s.*: DevOps tools for container and cluster management.
Installation
To use Flyto Core as an MCP server, install the package and add it to your configuration:
{
"mcpServers": {
"flyto-core": {
"command": "python",
"args": ["-m", "core.mcp_server"]
}
}
}
Supported hosts
- Claude Desktop
- Cursor
- Windsurf
Quick install
pip install flyto-coreInformation
- Pricing
- free
- Published
- 4/29/2026
- stars






