# Rabbit > Local, policy-controlled server access for coding agents. ## Documentation - [Overview](https://bunnyrabb.it/#overview): Rabbit is a local runtime that gives agents controlled access to approved servers. - [Install](https://bunnyrabb.it/#install): Install Rabbit locally and connect it to Claude Code, Codex, OpenCode, or Pi. - [Configuration](https://bunnyrabb.it/#configuration): Define approved hosts, capabilities, targets, services, paths, and audit location. - [Host Setup](https://bunnyrabb.it/#hostsetup): Prepare local SSH aliases and server users for Rabbit. - [Auth](https://bunnyrabb.it/#auth): Rabbit keeps SSH trust local and avoids password-based access. - [Doctor](https://bunnyrabb.it/#doctor): Diagnose Rabbit config, OpenSSH readiness, policy, connectivity, targets, and remote dependencies. - [Commands](https://bunnyrabb.it/#commands): The Rabbit command language exposed to agents through MCP tools. - [Policies](https://bunnyrabb.it/#policies): Rabbit policy turns server access into explicit host capabilities. - [Uploads](https://bunnyrabb.it/#uploads): Stream verified project files into approved target paths with atomic commit and no-overwrite defaults. - [Breakglass](https://bunnyrabb.it/#breakglass): Run explicit emergency commands on an approved host with strict bounds and a local audit trail. - [Audit](https://bunnyrabb.it/#audit): Rabbit records operational intent and execution history in JSONL. - [Claude Code](https://bunnyrabb.it/#claudecode): Configure Rabbit as a local MCP server for Claude Code. - [Codex](https://bunnyrabb.it/#codex): Configure Rabbit as a local MCP server for Codex. - [OpenCode](https://bunnyrabb.it/#opencode): Configure Rabbit as a local MCP server for OpenCode. - [Pi](https://bunnyrabb.it/#pi): Install Rabbit as a native typed Pi extension. - [Context Limits](https://bunnyrabb.it/#contextlimits): Keep Rabbit useful in long agent sessions by making every tool small, typed, and bounded. ## Source - [GitHub](https://github.com/dancer/rabbit) - [Full documentation](https://bunnyrabb.it/llms-full.txt)