~/.mcp-prose-memory/memory.json through mcp-prose-memory. Eyra injects only a bounded summary into model calls and refuses raw conversations, secrets, screenshots, clipboard dumps, stack traces, PDF text, connector payloads, and long tool output.
Remote paths
| Path | Default | What may leave |
|---|---|---|
Remote API_BASE_URL | Off by default | Prompts, tool results, screenshots, PDF text sent to model |
NETWORK_TOOLS_ENABLED=true | Off | URL, query, weather location, browser interaction data |
REALTIME_VOICE_ENABLED=true | Off | Browser audio/text and allowed tool results |
REALTIME_TOOLS_ENABLED=true | Off | Allowed tool results to Realtime |
| External agents | Off | Prompt, bounded context, agent output based on adapter behavior |
| MCP tools | Off | Tool arguments and outputs based on configured server behavior |
CONNECTORS_ENABLED=true | Off | Connector task, selected files, cwd, and connector output according to the manifest |
CONNECTORS_ALLOW_REMOTE=true | Off | Remote connector task payload and declared data classes |
Local private data
Eyra can read local private data only when the relevant capability is available and policy allows the action:- Clipboard.
- Files under sandbox roots.
- Finder selection under sandbox roots.
- Screenshots.
- PDF text.
- Frontmost app and window context.
- Accessibility tree when OS tools are enabled.
- Local agent session content when agent tools are enabled.