Procedure verification for AR/XR with memory, visual sessions, and DPO trajectory export.

stdiocommunityinfra

Package Details

Transportstdio
Runtimepython3

Runtime Arguments

Positional
Position 0
sidecar/mcp_server.py

Environment Variables

ANTHROPIC_API_KEY
RequiredSecret

Anthropic API key for the agent. Required because the default OpenEye agent uses Claude. Swap providers via src/models.ts if you want OPENAI/GROQ/GEMINI/etc.

OPENEYE_CONTEXT_OPTIN
Default:false

Set true to opt in to sharing trajectory data with Context's training pipeline. Default off. Loud opt-in by design — read docs/context-data.md before flipping.

OPENEYE_CONTEXT_API_KEY
Secret

Context API key. Only needed if OPENEYE_CONTEXT_OPTIN is true.