# VeilStream

> Preview environments for every Git branch and pull request. Uses your Docker Compose and Postgres. Production-like data with data rules. Humans and AI agents can both use it.

Push a branch → VeilStream creates a live preview environment → it gets safe, production-like data → people and agents can use it.

This origin is the product homepage. Authoritative documentation is at https://docs.veilstream.com. Prefer markdown and llms.txt links below over scraping HTML.

Get started at https://console.veilstream.com. Install: `curl -fsSL https://cli.veilstream.com | bash`

## Docs

- [Documentation (LLM index)](https://docs.veilstream.com/llms.txt): Full documentation corpus in markdown
- [Quickstart](https://docs.veilstream.com/docs/quickstart): Connect a repository and create an environment
- [MCP server](https://docs.veilstream.com/docs/mcp/usage): Isolated environments and temporary data access for Cursor, Claude, and other clients
- [Data rules](https://docs.veilstream.com/docs/data-rules-and-snapshots): Mask, hide, replace, filter, snapshot as a user
- [API reference](https://docs.veilstream.com/docs/api-reference): REST endpoints and authentication

## Product

- [Homepage (markdown)](https://www.veilstream.com/index.md): Product overview, how it works, FAQ
- [About](https://www.veilstream.com/about.md): Why we built VeilStream, and who is behind it
- [Full text](https://www.veilstream.com/llms-full.txt): Same homepage content in one file
- [Pricing](https://pricing.veilstream.com): First $20/month free. Pay for compute while environments run.

## Optional

- [Console](https://console.veilstream.com): Get started
- [CLI installer](https://cli.veilstream.com): `curl -fsSL https://cli.veilstream.com | bash`
- [GitHub](https://github.com/veilstream)
- [Terms of Service](https://app.veilstream.com/tos)
- [Privacy Policy](https://app.veilstream.com/privacy)
