beta

License

Proprietary license terms covering the Inferior SDK, CLI, and MCP packages distributed via PyPI and npm. Public mirror of the LICENSE.md shipped inside every wheel and tarball.

Inferior SDK / CLI / MCP — proprietary license

Copyright © 2026 Inferior Inc. All rights reserved.

This software is licensed, not sold. Permitted use is limited to:

  1. Installing this package via official PyPI / npm registries.
  2. Integrating it into applications that consume the Inferior service.

The following are prohibited without prior written consent from Inferior Inc:

This license does not grant rights to the Inferior trademarks, service marks, or trade dress. Use of those is governed separately under the brand guidelines.

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.

Service terms

For the full Inferior service terms (use of the API, data handling, billing): /legal/terms. For privacy: /legal/privacy.

Public components — MIT

Inferior also publishes integration repos under the MIT license: the Claude Code plugin, Codex plugin, Gemini CLI extension, ChatGPT GPT, Gemini Gem, OpenClaw skill, and this marketing site. See each repository's LICENSE for details. The MIT license does not override the proprietary terms above for the SDK / CLI / MCP packages those integrations may depend on.

Third-party notices

Each Inferior SDK / CLI / MCP package ships a NOTICE.md listing third-party dependencies and their upstream licenses. To inspect locally:

pip show inferior-ai                                   # high-level metadata
pip download --no-deps --pre --dest /tmp/pkg inferior-ai
unzip -l /tmp/pkg/*.whl                                # confirm LICENSE.md, NOTICE.md included

npm view @inferior-ai/sdk                              # high-level metadata
npm pack @inferior-ai/sdk@beta                         # download + extract; check NOTICE.md

Inquiries

InquiryContact
Licensinglegal@inferior.ai
Securitysecurity@inferior.ai · policy
Supportsupport@inferior.ai