# OneCLI ## Docs - [OneCLI CLI](https://onecli.sh/docs/cli/onecli-cli.md): Manage agents, secrets, rules, and configuration from the terminal. Built for AI agents to self-manage their own setup. - [Coding Agents](https://onecli.sh/docs/guides/coding-agents.md): Use OneCLI with Claude Code, Cursor, Codex, and other coding agents running on your machine - [General Credential Stubs](https://onecli.sh/docs/guides/credential-stubs/general-app.md): How to create credential stub files for any MCP server when using the OneCLI gateway - [Gmail Credential Stubs](https://onecli.sh/docs/guides/credential-stubs/gmail.md): Stub credential files for Gmail MCP servers when using the OneCLI gateway - [Vertex AI Credential Stubs](https://onecli.sh/docs/guides/credential-stubs/vertex-ai.md): Stub credential file for Vertex AI when using the OneCLI gateway - [NanoClaw + OneCLI](https://onecli.sh/docs/guides/nanoclaw.md): Runtime isolation meets credential isolation: how NanoClaw and OneCLI work together - [Projects](https://onecli.sh/docs/guides/projects.md): Organize agents, secrets, rules, and app connections into isolated workspaces - [Rules](https://onecli.sh/docs/guides/rules.md): Control what your agents can and cannot access with host, path, and method-level policies - [How it works](https://onecli.sh/docs/how-it-works.md): Platform architecture: gateway, rules, secret store, dashboard, and how the pieces fit together - [OneCLI Docs](https://onecli.sh/docs/index.md): Open-source credential and policy layer for AI agents - [Quickstart](https://onecli.sh/docs/quickstart.md): Set up OneCLI and connect your first service in minutes - [Environment variables](https://onecli.sh/docs/reference/environment-variables.md): Configuration environment variables for OneCLI and how they affect behavior - [Telemetry](https://onecli.sh/docs/reference/telemetry.md): What anonymous data OneCLI collects, why, and how to opt out - [.NET](https://onecli.sh/docs/sdks/dotnet.md): Official .NET SDK for OneCLI. Coming soon. - [Go](https://onecli.sh/docs/sdks/go.md): Official Go SDK for OneCLI. Coming soon. - [Java / Kotlin](https://onecli.sh/docs/sdks/java.md): Official Java and Kotlin SDK for OneCLI. Coming soon. - [Node.js](https://onecli.sh/docs/sdks/node.md): Official Node.js SDK for OneCLI. Connect AI agents to external services via the OneCLI gateway. - [SDKs](https://onecli.sh/docs/sdks/overview.md): Official OneCLI SDKs to connect AI agents to external services programmatically. - [Python](https://onecli.sh/docs/sdks/python.md): Official Python SDK for OneCLI. Coming soon. - [Ruby](https://onecli.sh/docs/sdks/ruby.md): Official Ruby SDK for OneCLI. Coming soon. - [Rust](https://onecli.sh/docs/sdks/rust.md): Official Rust SDK for OneCLI. Coming soon. - [Bitwarden](https://onecli.sh/docs/vaults/bitwarden.md): Inject credentials from your Bitwarden vault on-demand - [Vaults](https://onecli.sh/docs/vaults/overview.md): Connect external password managers for on-demand credential injection ## Optional - [GitHub](https://github.com/onecli)