# Nito Plugin ## Docs - [Nito Plugin Overview](https://docs.trynito.ai/get-started/what-the-plugin-is.md): Call open-weight and frontier models from inside Claude Code and Codex, incognito when you want it. - [How It Works](https://docs.trynito.ai/get-started/how-it-works.md): Use different models in your harness, incognito, without disrupting your existing workflow. - [Requirements](https://docs.trynito.ai/get-started/requirements.md): What you need before installing: a supported harness version, a supported operating system, the command line tool, and a Nito account. - [Install in Claude Code](https://docs.trynito.ai/get-started/install-claude-code.md): Install the plugin, create a Nito account, and get started. - [Install in Codex](https://docs.trynito.ai/get-started/install-codex.md): Install the plugin, create a Nito account, trust the hook, and get started. - [Update](https://docs.trynito.ai/get-started/update.md): Update the command line tool and the plugin together with one command. - [Uninstall](https://docs.trynito.ai/get-started/uninstall.md): Remove the plugin from your harness, sign out, and remove the command line tool. - [Your First Ask](https://docs.trynito.ai/get-started/your-first-ask.md): Ask a new model, run basic commands, and set a default model. - [Your First Private Prompt](https://docs.trynito.ai/get-started/your-first-private-prompt.md): Run private prompts and open incognito sessions. - [Your First Session](https://docs.trynito.ai/get-started/your-first-session.md): Open a session that runs entirely through Nito, and understand what it keeps. - [Your First Fusion](https://docs.trynito.ai/get-started/your-first-fusion.md): Send one prompt to two or three models and get one synthesized answer. - [Check Your Setup](https://docs.trynito.ai/get-started/check-your-setup.md): Confirm the plugin is signed in and healthy with the status card and the doctor command. - [Models](https://docs.trynito.ai/models/index.md): The whole Nito catalog, with a privacy level attached to every model. - [Choosing the Right Model](https://docs.trynito.ai/models/choosing-a-model.md): Two decisions: what the model does, and how private the call is. This page points you at both. - [Model List](https://docs.trynito.ai/models/all-models.md): The current Nito catalog, grouped by privacy level, with context window, price, and capabilities. - [Privacy Levels at a Glance](https://docs.trynito.ai/models/privacy-levels-at-a-glance.md): The four privacy levels in brief, how you reach each from the plugin, with links to the full Privacy section. - [Model Families](https://docs.trynito.ai/models/model-families.md): The kinds of models you can run with Nito commands, what each is for, and which capabilities are available today. - [Model ID Convention](https://docs.trynito.ai/models/model-id-convention.md): How model IDs are named in the Nito catalog, and how a model's name tells you its privacy level. - [Pricing](https://docs.trynito.ai/models/pricing.md): How per-model cost works when you run Nito commands, and where to read the live rates. - [How Privacy Works](https://docs.trynito.ai/privacy/overview.md): Two things decide how private a call is: what your harness provider sees, and what the model provider keeps. - [What Each Command Protects](https://docs.trynito.ai/privacy/what-each-command-protects.md): Which Nito commands keep a prompt away from your harness provider, which do not, and exactly what each one covers. - [Data Retention and Visibility](https://docs.trynito.ai/privacy/data-retention-and-visibility.md): Nito does not store the contents of your calls. What it does keep, and who can see what across your harness and the model provider. - [Privacy Levels in Depth](https://docs.trynito.ai/privacy/levels/index.md): The four privacy levels as a ladder, and how the level follows the model you pick. - [Anonymous](https://docs.trynito.ai/privacy/levels/anonymous.md): Frontier models, with your identity detached before the provider sees the request. - [Private Level](https://docs.trynito.ai/privacy/levels/private.md): Open-weight models with zero data retention enforced on the upstream provider. - [Confidential](https://docs.trynito.ai/privacy/levels/confidential.md): Sealed execution inside a Trusted Execution Environment, with a signed attestation you can verify. - [Encrypted](https://docs.trynito.ai/privacy/levels/encrypted.md): Client-side encryption to the sealed environment, on top of Confidential. Coming soon to the plugin. - [TEE Attestation](https://docs.trynito.ai/privacy/tee-attestation/index.md): How a Confidential call proves it ran sealed: what Nito checks, what it hands back, and what you verify yourself. - [What a TEE Is](https://docs.trynito.ai/privacy/tee-attestation/what-a-tee-is.md): Trusted Execution Environments and the attestations they produce, in plain language. - [The Attestation Pipeline](https://docs.trynito.ai/privacy/tee-attestation/attestation-pipeline.md): The end-to-end flow of a Confidential attestation, from the nonce you supply to everything that comes back. - [The Seven-Gate Baseline](https://docs.trynito.ai/privacy/tee-attestation/seven-gate-baseline.md): The pass-or-fail checks Nito runs over attestation evidence, enumerated, with the hardware-verification scope limit stated plainly. - [The Report-Data Binding](https://docs.trynito.ai/privacy/tee-attestation/freshness-binding.md): How the report data, the signing address plus your nonce, is recomputed and compared, and why anti-replay is caller-driven. - [Address-Only Model Binding](https://docs.trynito.ai/privacy/tee-attestation/address-only-model-binding.md): Why the binding uses the signing address only, why an entry without a model public key is not a binding, and why the two signing addresses stay separate. - [Per-Provider Attestation](https://docs.trynito.ai/privacy/tee-attestation/per-provider-attestation.md): Why attestation evidence can look different depending on which sealed-compute backend served your call, and why the guarantee is the same across all of them. - [Verify It Yourself](https://docs.trynito.ai/privacy/tee-attestation/verify-yourself-recipe.md): Confirm the baseline, then complete the hardware verification so you, not Nito, are the final verifier. - [Ask and Continue](https://docs.trynito.ai/commands/ask-and-continue.md): Ask any model in the Nito catalog from inside your current chat, then continue the exchange. - [Choosing a Model](https://docs.trynito.ai/commands/choosing-a-model.md): Browse the catalog, set a default you keep, and override it for a single call. - [Private](https://docs.trynito.ai/commands/private.md): A one-shot exchange your harness never sends upstream, or a fresh incognito session that keeps nothing. - [Session](https://docs.trynito.ai/commands/session.md): Open a separate, persistent session powered entirely by a model through Nito, with your workspace and history retained. - [Fusion](https://docs.trynito.ai/commands/fusion.md): Send one prompt to two or three models and get back each answer plus a synthesis that combines them. - [Status and Account](https://docs.trynito.ai/commands/status-and-account.md): Read your status card, check free usage, sign in and out, and recover when tools do not load in a chat. - [Context and Mode](https://docs.trynito.ai/commands/context-and-mode.md): Control what your Nito calls share (prompt-only by default), and check how the current conversation is routed. - [Command Index](https://docs.trynito.ai/commands/command-index.md): Every Nito plugin command, one line each. A slash in Claude Code, a dollar sign in Codex. - [Features](https://docs.trynito.ai/features/index.md): What the models can do through the plugin: reasoning, web search and fetch, documents, and images. Most of it is already on. - [Reasoning](https://docs.trynito.ai/features/reasoning.md): Choose a reasoning-capable model and Nito lets it think through a problem before answering, trading extra tokens for better quality on hard questions. - [Server-Side Tools](https://docs.trynito.ai/features/server-side-tools.md): Capabilities Nito runs for the model during a call: web search, web fetch, and document parsing. - [Web Search](https://docs.trynito.ai/features/server-side-tools/web-search.md): Let Nito pull fresh information from the web into an answer, controlled by a single flag on your ask command. - [Web Fetch](https://docs.trynito.ai/features/server-side-tools/web-fetch.md): Point Nito at a specific URL and have it read that page into the answer, controlled by a single flag on your ask command. - [File Parser](https://docs.trynito.ai/features/server-side-tools/file-parser.md): Attach a document with --file and Nito reads it for you, extracting the text so any model can answer questions about it. - [Multimodal](https://docs.trynito.ai/features/multimodal.md): Send more than text: attach images for a vision-capable model to read, or attach documents that Nito parses to text for any model. - [Image Input](https://docs.trynito.ai/features/multimodal/image-input.md): Attach a picture with --file and let an vision-capable model read it: describe a screenshot, transcribe a receipt, or read a chart from your terminal or editor. - [PDF and Document Input](https://docs.trynito.ai/features/multimodal/pdf-input.md): Attach PDFs and office documents with --file and ask a question about them, no copy-paste required. - [Nito CLI](https://docs.trynito.ai/cli/reference.md): Install the nito command line, sign in, and find every terminal command at a glance, each linking to its full reference. - [Ask and Fusion](https://docs.trynito.ai/cli/ask-and-fusion-from-terminal.md): Run a single Nito question or a multi-model Fusion directly from the shell, with attachments, JSON output, and piped input. - [Account and Models](https://docs.trynito.ai/cli/account-and-models.md): Sign in, check your profile, browse the models available to your account, and set the default model your terminal calls use. - [Session Launchers](https://docs.trynito.ai/cli/session-launchers.md): Start an isolated, fully Nito-routed Claude Code or Codex session from the terminal, with a dedicated profile that leaves your normal setup untouched. - [Doctor and Update](https://docs.trynito.ai/cli/doctor-and-update.md): Diagnose install, credential, and integration problems with nito doctor, and stay current with nito update. - [Shell Completions](https://docs.trynito.ai/cli/shell-completions.md): Turn on tab completion for nito commands, flags, and model IDs in bash, zsh, fish, or PowerShell. - [Scripting and Automation](https://docs.trynito.ai/cli/scripting-and-automation.md): Use nito from scripts, pipelines, git hooks, and CI: output formats, exit codes, piping, and quiet output. - [Nito MCP Server](https://docs.trynito.ai/cli/mcp-tools.md): Run Nito's MCP server so Claude Desktop, Cursor, or your own agent can call the same Nito tools the plugin uses, over stdio, with no API key. - [Cookbook](https://docs.trynito.ai/cookbook/index.md): End-to-end recipes that solve a real task with Nito plugin commands and scripts, the same way in Claude Code, Codex, and the terminal. - [Private Code Review Pipeline](https://docs.trynito.ai/cookbook/private-code-review.md): A complete terminal workflow that reviews your changes across several Private-tier models with Fusion, so proprietary code never reaches your IDE's provider. Includes a production-ready script, output you can act on, and privacy notes. - [Multi Model Answer Checker](https://docs.trynito.ai/cookbook/second-opinion.md): Cross-check Claude Code or Codex's own answer against independent models with Nito Fusion, without leaving your session, so confident-but-wrong answers surface before you act on them. - [Document Q&A Pipeline](https://docs.trynito.ai/cookbook/batch-document-qa.md): Ask questions of a single document or a whole folder of PDFs and office files from your terminal, extract structured JSON fields, validate them, and aggregate the answers into one summary. - [Screenshot Debugger](https://docs.trynito.ai/cookbook/screenshot-debugging.md): Attach a screenshot of an error, a broken UI, or a diagram to a vision model through Nito and get an explanation, from your terminal or inside your chat, with a batch option for many images. - [Commit Message Git Hook](https://docs.trynito.ai/cookbook/commit-message-hook.md): Prefill your commit messages from the staged diff with a Nito git hook, using nito ask over stdin, that fails open so it never blocks a commit. - [Free Usage](https://docs.trynito.ai/plans/free-usage.md): What the free allowance includes, what counts against it, and when it resets. - [What Paid Unlocks](https://docs.trynito.ai/plans/what-paid-unlocks.md): The four plans, what each adds to the plugin, and what a paid plan costs. - [Checking Usage](https://docs.trynito.ai/plans/checking-usage.md): Read your plan, remaining allowance, and reset time from the status card, in a chat or from the terminal. - [Upgrade and Manage](https://docs.trynito.ai/plans/upgrade-and-manage.md): Where to change plans, how billing works, and how a plan change reaches the plugin. - [Troubleshooting](https://docs.trynito.ai/help/troubleshooting.md): Symptom-first fixes for the common plugin problems: commands not found, tools not loading, sign-in prompts, and known Codex issues. - [FAQ](https://docs.trynito.ai/help/faq/index.md): Short answers to the questions that come up most, grouped by topic. - [Getting Started](https://docs.trynito.ai/help/faq/getting-started.md): The first questions: where commands run, the difference between the two triggers, signing in, and whether you need an API key. - [Privacy](https://docs.trynito.ai/help/faq/privacy.md): Common privacy questions: what your harness can see, what Private guarantees, the levels, and what Nito keeps. - [Models and Fusion](https://docs.trynito.ai/help/faq/models-and-fusion.md): Switching models without changing your harness, asking several models at once, and finding what is available. - [Plans and Usage](https://docs.trynito.ai/help/faq/plans-and-usage.md): The free allowance, what a paid plan unlocks, and how to check your usage. - [Using the CLI](https://docs.trynito.ai/help/faq/using-the-cli.md): Whether you need the nito CLI, what it is for, and how it relates to the in-chat plugin.