ORCYX
SEARCH ⌘K DOCS DOWNLOAD
OVERVIEW SWARM AUTOMATION ENGINE PLATFORM PRICING DOCS
LOCAL-FIRST + SAFETY  [ FIG.07 / TRUST ]

Your machine.
Your data. Full stop.

Orcyx is a Tauri 2 desktop app, not a web service in a wrapper. The knowledge graph is plain markdown on your disk. Tokens live in the OS keyring — never the webview. The only network calls are the ones you configure.

  • Vault: markdown files — greppable, git-able, yours
  • Built-in MCP server · 12 tools · per-tool ACL
  • PII redaction inside the renderer, before any send
  • Vector search runs locally, in a Web Worker
TOKEN PATH · END TO END
Your device
code · Vault · panes
KEYRING
OS keyring
bearer token · never the webview
TLS
Your provider
your keys · your bill
Voice transcripts PII-redacted before leaving the renderer
SAFETY SANDBOX  [ FIG.08 / GUARDRAILS ]

Every agent runs inside it.

FS SANDBOX

Agents touch only the paths you grant — nothing outside the workspace.

INJECTION DETECTOR

Prompt-injection screening on inbound content before an agent acts on it.

ENV ALLOWLIST

Environment variables pass an explicit allowlist — secrets stay out of agent reach.

RESOURCE LIMITS

CPU, memory, and spend caps per seat — a runaway agent hits a wall, not your machine.

AUDIT SCANNING

Every command audited with redacted args — a reviewable trail of everything agents did.

MCP  [ FIG.09 / RELAY ]

One server built in.
Every server managed.

The Vault ships with its own in-process MCP server — 12 tools behind a per-tool ACL. External MCP servers you connect are managed the same way: health-checked, rate-limited, and audited with redaction so credentials never land in a log.

  • Built-in: 12 Vault tools · per-tool ACL · rate limits
  • External: health checks · audit log with redaction
  • Any MCP client can read your Vault — on your terms
MCP SERVERS · HEALTH
vault (built-in) 12 tools · ACL healthy
github-mcp 9 tools healthy · 41ms
jira-mcp 6 tools degraded · retrying
[AUDIT] github-mcp · create_pr
args: token=██████ redacted · repo=securium
WORKBENCH  [ FIG.10 / TOOLING ]

The rest of your stack, in a pane.

DB BROWSER

Postgres sidecar included

Schema tree, query editor, result grid — plus a managed Postgres sidecar so a scratch database is one click, not a docker file.

SSH SESSIONS

Remote, same chrome

SSH sessions open as ordinary panes — same splits, same cost counters, same agents able to work over the wire.

DEV CONTAINERS

Isolated toolchains

Spin a container per project and attach panes to it — agents inherit the container's toolchain and the sandbox's limits.

RUN IT LIKE A PRODUCT · PLATFORM OPS
Backup + crash recovery

Atomic fsync writes, snapshot ring buffer, restore wizard for corrupted state.

Team & presence

Shared workspaces with live presence — see who's driving which pane.

Auto-updater + demo mode

Silent updates when signing ships; a loud demo badge so fake data is never mistaken for real.

Plugins & connectors

Extend surfaces and wire external services — licensing and billing handled in-app.

Trust it with your machine.

DOWNLOAD FOR WINDOWS VIEW PRICING