The Proxy Company Documentation
Public documentation for Proxy, Orchard, and proxy.ing.
Products
-
Proxy
The desktop and mobile app layer. Proxy brings together the Life Map, Party sessions, agents, tools, local models, cloud models, and companion mobile workflows.
-
Orchard
Production local inference for Apple Silicon. Orchard is built for batched requests, streaming, high-throughput local serving, multiple loaded models, structured output, and Python or Rust clients.
-
proxy.ing
The public address layer for Proxy and Orchard. A
username.proxy.ingaddress can serve web chat, an OpenAI-compatible route, and the Grand Central client, inference, and MCP routes from a local machine.
The Three Layers
| Layer | What it is |
|---|---|
| Proxy | Desktop and mobile apps for Life Map, Party sessions, Moves, agents, and model routing |
| Orchard | Production local inference clients and servers for Python and Rust on Apple Silicon |
| proxy.ing | Public addresses that route web, API, Grand Central client, inference, and MCP traffic to a user's local machine |
Start Here
| I want to... | Go to |
|---|---|
| Run a local model from Python | Orchard getting started |
| Embed Orchard from Rust | Orchard for Rust |
| Learn what Orchard is | Orchard overview |
| Run Orchard as a production local inference server | Orchard production use |
| Use Proxy on desktop or mobile | Proxy overview |
| Manage Proxy from the command line | Proxy CLI reference |
Understand username.proxy.ing addresses |
proxy.ing overview |