Skip to content

🚀 Maxun v0.0.17 | New Recorder + MCP Server 🚀

Compare
Choose a tag to compare
@amhsirak amhsirak released this 24 Jun 12:31
· 162 commits to develop since this release
026a0d9

We’ve just shipped one of the biggest updates to Maxun yet - including a complete overhaul of our recorder and a brand-new local LLM integration layer.

⚡ DOM-Based Recorder

We’ve switched from image-based recording to a DOM-based recorder, and the difference is massive.

  • 🧠 Real-time fidelity : What you see is what gets captured
  • 🚀 Faster + lighter : No more bulky screenshots for every change
  • 🧩 Better detection : Elements, structure, and interactions are captured more precisely

This brings Maxun recording in line with how modern browsers and apps behave - giving you a more accurate and high-performance experience.

Maxun_New_Recorder.mp4

✨ Maxun MCP Server - Run Maxun from Your Local LLM

You can now control Maxun using natural language inside your local AI apps like Claude Desktop.

Maxun_MCP_Claude.mp4

What You Can Do? Just talk to your LLM

  • “Show me all my robots”
  • “Run robot abc123”
  • "What happened in run abc100 for robot abc123?"

No special commands. The LLM will automatically use Maxun’s tools for you.

📘 Read the MCP setup guide here: https://docs.maxun.dev/category/mcp

What's Changed

Full Changelog: v0.0.16...v0.0.17