# agent-paste docs

Official public usage docs for humans and agents.

- Human docs: /docs
- Markdown index: /docs.md
- Full corpus: /llms-full.txt
- Agent guide: /agents.md
- LLM summary: /llms.txt

## Pages

- [Getting Started](/docs/getting-started.md) - Install the CLI, check auth, publish, and hand off your first Artifact.
- [CLI Reference](/docs/cli.md) - The CLI is the primary publish surface for humans, agents, and CI.
- [Artifact Model](/docs/artifact-model.md) - Artifacts, Revisions, Access Links, and Agent View are the core handoff objects.
- [Sharing and Access Links](/docs/sharing.md) - Share human-readable viewers and machine-readable manifests without exposing credentials.
- [Ephemeral Publish and Claim Tokens](/docs/ephemeral.md) - Restricted accountless publish for when no login is available.
- [Dashboard](/docs/dashboard.md) - The dashboard is the human control plane for Workspaces, Artifacts, links, billing, and settings.
- [Billing and Plans](/docs/billing.md) - Hosted billing is enabled: your Plan sets write allowance, retention, caps, and Live Updates.
- [MCP Server](/docs/mcp.md) - Hosted agents without CLI access can publish, inspect, revise, and share text Artifacts over OAuth-only MCP.
- [Limits and Retention](/docs/limits.md) - Billing-enabled limits keep handoffs useful without turning the service into permanent storage.
- [Safety and Content Isolation](/docs/safety.md) - agent-paste treats uploaded work as untrusted content and isolates serving from control-plane auth.
