> ## Documentation Index
> Fetch the complete documentation index at: https://onecli.sh/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Guides: Set Up Agents and Configure OneCLI

> Step-by-step guides for connecting AI agents, configuring projects, setting rules, and managing credentials with OneCLI.

## Guides

Learn how to connect AI coding agents, configure projects, and manage access control with OneCLI.

<CardGroup cols={2}>
  <Card title="Agent Setup" icon="robot" href="/guides/claude-code-plugin">
    Connect coding agents like Claude Code, Cursor, and Windsurf to OneCLI for credential injection and access control.
  </Card>

  <Card title="Projects" icon="folder" href="/guides/projects">
    Organize integrations, rules, and credentials into isolated projects for different teams or environments.
  </Card>

  <Card title="Rules" icon="shield-check" href="/guides/rules">
    Control which agents can access which services with blocking, rate limiting, and manual approval policies.
  </Card>

  <Card title="Credential Stubs" icon="key" href="/guides/credential-stubs/general-app">
    Pre-configure credentials so agents can request access to services they need on the fly.
  </Card>
</CardGroup>
