Terms of Service
Last updated: March 11, 2026
1. Acceptance of Terms
By accessing or using NadirClaw ("the Software"), you agree to be bound by these Terms of Service. If you do not agree, do not use the Software.
2. Description of Software
NadirClaw is an open-source LLM router that sits between your application and LLM providers, automatically routing prompts to cost-optimal models based on complexity analysis. The Software is distributed under the MIT License.
3. MIT License
NadirClaw is free and open-source software 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 of the MIT License.
4. Your Data
NadirClaw runs entirely on your infrastructure. Your prompts, API keys, and data never leave your machine. We have no access to your data, prompts, or API usage.
5. Third-Party API Providers
NadirClaw routes requests to third-party LLM providers (Anthropic, OpenAI, Google, etc.) using your API keys. Your usage of these providers is subject to their respective terms of service and pricing. NadirClaw is not responsible for charges incurred from third-party API usage.
6. Disclaimer of Warranties
The Software is provided "as is" without warranties of any kind, express or implied. We do not guarantee that routing decisions will always be optimal or that cost savings will match estimates. Actual savings depend on your prompt distribution and model pricing.
7. Limitation of Liability
To the maximum extent permitted by law, the authors and contributors shall not be liable for any indirect, incidental, special, or consequential damages arising from your use of the Software.
8. Changes to Terms
We may update these terms from time to time. Changes will be posted on this page with an updated date.
9. Contact
Questions about these terms? Contact us at amirdor@gmail.com or open an issue on GitHub.