1
Add it to Claude Code
claude mcp add flyto-core -- python -m flyto_core.mcpAvailable Tools (6)
Once configured, Flyto Core gives your AI agent access to:
browser.launchLaunches a browser instance for automation tasks.browser.gotoNavigates the browser to a specified URL.urlbrowser.evaluateExecutes JavaScript code within the browser context.scriptbrowser.screenshotCaptures a screenshot of the current page.pathfull_pagebrowser.viewportSets the browser viewport dimensions.widthheightfile.writeWrites data to a local file.pathcontentTry It Out
After setup, try these prompts with your AI agent:
→Launch a browser, navigate to https://github.com/pricing, and take a full-page screenshot.
→Perform a full site audit on https://your-site.com including SEO and performance metrics.
→Scrape the titles from https://news.ycombinator.com and save them to a CSV file.
→Replay the last failed automation step starting from step 8.
Prerequisites & system requirements
- An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
- Python 3.8+ with pip installed
Keep this setup from going cold
Save the docs, env vars, and workflow around Flyto Core in Conare so Claude Code, Codex, and Cursor remember it next time.