License

The Meshfleet core — the agent-mesh MCP server — is released under the MIT License. Free for commercial and non-commercial use, with attribution. Paid add-ons (such as Meshfleet Pro, when it ships) carry their own commercial license.

MIT License

Copyright (c) 2026 Meshfleet Contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

What this means

Commercial use — use Meshfleet in commercial products and services
Modification — fork, modify, and customize the code for your needs
Distribution — ship copies of Meshfleet with your products
Sublicensing — incorporate Meshfleet into larger works under any license
Private use — use Meshfleet internally without sharing source
!Attribution required — keep the copyright notice in all copies
No warranty — provided "as is", no liability for the authors

Third-party licenses

Meshfleet depends on a small set of third-party packages. Their licenses are bundled with the npm tarball. The current runtime dependency:

Dev dependencies (test framework, TypeScript compiler, etc.) are listed in package.json with their respective licenses.

Trademark

"Meshfleet" and the Meshfleet logo are trademarks of the project maintainers. The MIT License grants permission to use, copy, modify, and distribute the software — it does not grant permission to use the project name or logo in a way that suggests endorsement.

If you want to use the Meshfleet name or logo for a fork, integration, or product, please open an issue first.

Last updated: 2026-07-02 · View on GitHub