Terms of Service

Last updated: 2026-07-02. Plain English summary up top; legal text below.

Plain English summary

1. Acceptance

By installing, running, or using Meshfleet (the "Software") or visiting meshfleet.app (the "Website"), you agree to these terms. If you don't agree, don't use the Software or the Website.

2. License grant

The Meshfleet core is released under the MIT License. You may use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, subject to the conditions in the MIT License. The full license text is at /license and in the LICENSE file in the repository.

3. No warranty

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.

In plain English: the Software may have bugs. It may do unexpected things to your code, your data, or your machine. You are responsible for backing up your work and reviewing the Software's output. The maintainers are not liable for any damage caused by use of the Software.

4. Data and privacy

The Software runs locally on your machine. We do not collect, transmit, or store any of your data on our servers — because we don't operate any servers that process your data.

Your data stays on your machine, in:

The Software's only outbound network calls are the ones your agents make to your model provider (e.g. Anthropic, OpenAI). We do not proxy, log, or inspect those calls. Your model provider's terms and privacy policy apply to those requests. See /privacy for details.

The Website (meshfleet.app) is a static site hosted on Cloudflare Workers. It does not set cookies, does not run any client-side tracking, and does not log your IP address beyond Cloudflare's standard request logs. See /privacy for details.

5. Acceptable use

You agree not to use the Software to:

6. Third-party services

The Software integrates with model providers (Anthropic, OpenAI, etc.) via the Model Context Protocol. Your use of those services is governed by their respective terms. We're not responsible for their behavior, availability, or pricing.

The Website is hosted on Cloudflare Workers. Their terms apply to the Website's hosting.

7. Trademarks

"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. See /press for the press kit and usage guidelines.

8. Changes to these terms

We may update these terms. Material changes will be:

9. Termination

These terms apply for as long as you use the Software or the Website. You can stop using the Software at any time by uninstalling it (delete the cloned directory, remove the MCP config). You can stop using the Website by closing the browser. There's no account to delete because we don't have accounts.

10. Contact

Questions about these terms? Email legal@meshfleet.app (or john@meshfleet.app if the legal inbox isn't set up yet).

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