Agent♥︎Age
Catalog

ZenLink MCP

Official

by JayQuan-McCleary · Python

Browser automation for MCP clients via Zen Browser. Parallel multi-tab, content extraction.

ZenLink MCP is a server that enables browser automation for MCP clients via Zen Browser. It provides native browser control through a Firefox-based browser, supporting parallel multi-tab workflows and content extraction.

🛠️ Key Features

  • Parallel multi-tab browser automation
  • Content extraction (Readability + Markdown)
  • Session save/restore and tab pools
  • Request interception and cookies/storage management
  • Orchestration primitives (broadcast, sync barriers, named tags)

🚀 Use Cases

  • Automated MCP client control of Zen Browser for testing or scraping
  • Parallel agent workflows across multiple tabs
  • Readability-aware content extraction and markdown rendering
  • Session persistence across automation runs

⚡ Developer Benefits

  • Clear MCP server interface for ZenLink-based automation
  • Supports orchestration primitives for coordinated tasks
  • Broad toolset for tab management, interception, and storage

⚠️ Limitations

  • Based on Zen Browser (Firefox-based) and ZenLink integration
  • Requires installation via pip and compatible environment
  • Detailed requirements and changelog referenced in repository materials