Skip to content

Releases: milisp/mcp-linker

v1.7.2

12 Sep 09:48

Choose a tag to compare

Fix: enhance LicenseNag component logic for user tier and trial detection

  • Updated the LicenseNag component to prevent display for users with paid tiers or active trials.
  • Added loading state check to avoid flashing for paid users.
  • Implemented auto-dismiss functionality for the LicenseNag when a paid tier or active trial is detected after opening.

Note

v1.7.0 add Codex CLI and Claude Code local sync, add, edit, delete mcp server and more. 👉 v1.7.0

Tip

Which one to download modern GitHub release page

Full Changelog: v1.7.1...v1.7.2

v1.7.1

10 Sep 11:24

Choose a tag to compare

What’s New in v1.7.1

Note

last release add Codex CLI and Claude Code local sync, add, edit, delete mcp server and more. 👉 v1.7.0

🚀 Highlights

  • Automatic Updates – Check for updates directly in-app with a new update dialog integrated into Settings.
  • Improved CI/CD Workflow – More reliable builds with optimized GitHub Actions setup.
  • Dependency Refresh – Updated Tauri plugins, Radix UI, and other libraries for better performance and security.

🛠 Developer Notes

  • Migrated to tauri-apps/tauri-action@v0 for workflow optimization.
  • Fixed workspace path in CI configuration (src-tauri → tauri-app/src-tauri).
  • Bumped project version to v1.7.1 and updated dependencies across package.json, Cargo.toml, and Cargo.lock.
  • Streamlined update process: removed UpdateDialog component and integrated update checks into SettingsPage and UpdateChecker.

Download

modern GitHub release page

MacOS: aarch64, x64

Windows: exe, msi

Linux: deb, AppImage, rpm

Full Changelog: v1.7.0...v1.7.1

v1.7.0

09 Sep 12:40

Choose a tag to compare

What’s New in v1.7.0

  • Codex CLI support: add, delete, disable, enable, and local sync for MCP server configs
  • Claude Code integration: add MCP servers from marketplace, disable/enable, and local sync for MCP server configs
  • CI & release workflow: improved stability and automation
  • Login page: remember last used login provider
  • Documentation: updated and refined

Tip

I also created 👉 Codex GUI, a powerful interface for Codex CLI. Give it a try and share your feedback!

Download

MacOS: aarch64, x64

Windows: exe, msi

Linux: deb, AppImage, rpm

Full Changelog: v1.6.0...v1.7.0

v1.6.0

11 Aug 13:58

Choose a tag to compare

🚀 What’s New - Big update

New Features

  • New page to manage Claude Code MCP server base on project - add/delete but not sync with other clients yet
  • Filetree + Plus Button & Magic Notepad + mcp server
    • Visual file tree lets you easily add local files to your AI chat context.
    • Magic Notepad is a simple built-in note-taking tool that saves your insights manually for now, with plans to support automatic saving in future updates.
    • Powered by milisp/plux, enabling seamless multi-provider chat integration
    • select plux as client, and add some servers. you can chat with mcp server in mcp-linker.
  • Added feedback button linking to https://mcp-linker.store/feedback.

Preview

  • Experimental support for multi-provider chat integration (Claude, ChatGPT, Gemini, openrouter, Ollama) using your own API key.

Improvements

  • Use ubuntu-latest in GitHub workflow. It should fix AppImage failing to start on modern Wayland (#17).

Bug Fixes

  • Fixed dark mode issue caused by Tailwind CSS 4.0.

v1.5.3

04 Aug 15:52

Choose a tag to compare

What's New

🖥️ Cross-Platform Support: Added Windows and Linux support for Cline and Roo code clients

Big change next week, stay watch: https://github.com/milisp/mcp-linker/watchers

🔧 Improvements:

  • Enhanced client configuration and path handling
  • Better cross-platform compatibility
  • Clean up client configuration code

Fix:

  • add custom server immediately show at Manage page now.

if you have local sync issue, issue report

Which one to download:

  • macOS dmg
  • windows exe or msi
  • linux you can choose

v1.5.2

17 Jul 14:27

Choose a tag to compare

What’s New

  • Added support for the .dxt format and local storage of 200+ manifests using SQL.
  • Extended free cloud sync trial from 7 days to 14 days.

Special:

  • Claude code only supports .mcp.json
  • Roo code and Cline only support In VS Code IDE, If you use in Cursor, Please let me know because the current version of this project does not collect private data.

Known Issue:

  • If you don't see custom mcp server you add, click refresh button.

report issue

Next release I will add a feedback form.

Full Changelog: v1.5.1...v1.5.2

v1.5.1

09 Jul 13:41

Choose a tag to compare

New page install-app to access new badge

New badge includes server name and config, allowing users to quickly add the server from anywhere.

Want to share your MCP server? Use our mcp-linker-add Badge to let others one-click add it!

e.g. Just one click this will auto add sequential-thinking to selected client with autoSubmit=true

mcp-linker-add

[![mcp-linker-add](https://img.shields.io/badge/mcp--linker-add-blue?logo=link&style=for-the-badge)](https://www.mcp-linker.store/install-app?name=sequential-thinking&autoSubmit=true&config=eyJzZXF1ZW50aWFsLXRoaW5raW5nIjp7ImNvbW1hbmQiOiJucHgiLCJhcmdzIjpbIi15IiwiQG1vZGVsY29udGV4dHByb3RvY29sL3NlcnZlci1zZXF1ZW50aWFsLXRoaW5raW5nIl19fQ==)

⚠️ macOS Users: Unsigned App Notice

This version is not yet signed or notarized by Apple. You may see this warning when launching:

macOS say “MCPLinker” is damaged and can’t be opened.

Don’t worry — the app is safe. You can follow this simple workaround to bypass Gatekeeper and open it.

🎥 Youtube Video: How to Fix It

Full Changelog: v1.5.0...v1.5.1

v1.5.0

03 Jul 02:56

Choose a tag to compare

What's new

  • All clients are now free
  • One click add any GitHub repo mcp server config to selected Client
  • import mcp server config via github url and json panel
  • Add mcp server to Team mcp config file from build-in marketplace, ooo maybe add from other marketplace later
  • improve Team cloud sync and personal cloud sync
  • 7-day trial for personal and team cloud management — no credit card required

Download MCP Linker and open then one click Add to Client

  <span>Add to any Client</span>
  <a href="https://mcp-linker.store/servers/modelcontextprotocol/sequentialthinking?autoSubmit=true">
    <img src="https://img.shields.io/badge/Add%20sequentialthinking%20To%20Client-%F0%9F%94%8D%20Click%20Here-blue?logo=link&style=for-the-badge" alt="Add to Client" />
  </a>

Full Changelog: v1.4.0...v1.5.0

v1.4.0

25 Jun 15:15

Choose a tag to compare

🆕 What's new

🚀 Highlights

  • 🤖 Claude Code Support
  • batch opera - enable, disabled, delete servers
  • 🔐 Team & Pro Features – Encrypted sync, future upgrades ready.

⚙️ Under the Hood

  • MCP Configs now include metadata (_creator, updated_at)
  • team server suggestions (e.g., GitHub, Slack)
  • UI improve

v1.3.2

18 Jun 13:35

Choose a tag to compare

🚀 🆕 What’s new

  • 🔐 Encrypted Cloud Sync
    Personal and team backup now supported with end-to-end encrypted sync across devices.
  • ⚙️ Advanced Server Management
    New dashboard for managing server configs with improved UX and performance.
  • 📊 Redesigned Discover Page
    Refreshed UI and smarter recommendations to help you explore featured servers.
  • 🔒 Privacy policy declares
  • 🔑 Login Required for Advanced Features
    Some advanced functionalities now require login for better customization and security.
  • 🖼️ Server Logo Support
    Add custom logo URLs to visually identify your servers.

🙏 Feedback, stars, or contributions are very welcome!
Help us grow by starring the project or opening an issue if you have suggestions.

one more thing