Download Toolport
We pick the right build for your computer - no hunting through release assets.
Latest release
All platforms
Next: get it running
- 1Open Toolport and add a server, or import the ones your AI agents already have. Secrets move to your OS keychain.
- 2Open the Clients tab and toggle Toolport into Claude, Cursor, VS Code, or whatever you use.
- 3Reload it and ask your agent to search its tools. That's it.
Installing
Windows
Run the .exe installer. SmartScreen may warn on a new publisher until the download builds reputation; click More info → Run anyway. Toolport is open source, so you can build it yourself or check the installer against the SHA-256 and signature on the GitHub release.
macOS
Open the .dmg and drag Toolport to Applications. The build is signed and notarized; if macOS still blocks it, right-click the app and choose Open. Apple Silicon (M1 and later) and Intel Macs use different builds - the button above picks Apple Silicon by default.
Linux
AppImage: chmod +x Toolport*.AppImage then run it. Debian/Ubuntu: sudo dpkg -i Toolport*.deb (or open it in your software installer).