
connect
Governed personal world model and memory for your AI agent.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Governed personal world model and memory for your AI agent. Pair once, connect over MCP.
Server tool list (7)
Raw names from tools/list. Only developers need these.
| odei_connect_handshake | Verify an app.odei.ai pairing code and open an ODEI Connect session. |
| odei_connect_status | Return current ODEI Connect ceremony progress. |
| odei_connect_plan | Return the ordered local ODEI install plan and reporting contract. |
| odei_connect_report_step | Record evidence that a Connect ceremony step has completed. |
| odei_connect_talk | Answer from ODEI Connect session state without invoking a model API. |
| wm_remember | Write one fact to your operator memory in ODEI — the World Model grows from it. Server-side (ODEI-hosted) memory for the paired operator; not the local world-model capsule. |
| wm_recall | Read facts back from your ODEI-hosted operator memory. Simple substring + recency match (v1) — no semantic search yet. |