flyto-core
Secure execution engine for AI agents. 300+ modules, SSRF protection, secrets proxy.
flyto-core is an open-source execution engine designed for AI agents, enabling users to automate tasks with precision and reliability. With its ability to trace every step of the automation process, users can easily identify and resolve issues by replaying from any point in the execution. The engine supports various modules, triggers, and versioning, making it a versatile tool for developers and data analysts alike. Additionally, flyto-core integrates seamlessly with browser automation tools, allowing users to capture performance metrics and generate detailed reports in JSON format. This functionality not only enhances productivity but also provides valuable insights into the automation process, ensuring that users can optimize their workflows effectively.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"flyto-core": {
"args": [
"flyto-core"
],
"command": "uvx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Permissions