Skip to content
Claude Desktop

Flyto Core for Claude Desktop

io.github.flytohub/flyto-core

Execution engine for AI agents. 412 modules: browser, file, Docker, data, crypto.

client:Claude Desktop transport:stdio runtime:pypi

Install Flyto Core in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "flyto-core": {
      "command": "uvx",
      "args": [
        "flyto-core"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Flyto Core in other clients