Skip to content

Create fleets from AI agents (MCP & IDE)

Browser fleets are agent-native. The MaxoPerf MCP server exposes fleet management as tools (create_browser_fleet, get_browser_fleet, list_browser_fleets, scale_browser_fleet, delete_browser_fleet), so an AI agent in your IDE — or Loadrigo, MaxoPerf’s own in-console assistant — can request a grid of browsers, hand the connection URL back to you, scale it while a job runs, and tear it down when done, all in natural language.

Full guides for agent-driven MaxoPerf now live in their own section:

  • MCP overview — the endpoint, authentication, and read-only mode.
  • Connect your AI agent to MCP — per-client setup (Claude Code, Cursor, Claude Desktop, ChatGPT).
  • MCP tools reference — the fleet tools’ exact arguments and returns, alongside the full tool catalog.
  • MaxoPerf agents — the MaxoPerf skill, which wires up the connector and teaches an agent MaxoPerf’s workflow (fleets included) in one install command.
  • Loadrigo — create and manage fleets from the console assistant, no separate agent setup required.

Once connected, wire the fleet’s connection URL into your suite the same way as a manually-created fleet — see the Playwright and Selenium quickstarts.