Catalog
ai.odei/connect
OfficialGoverned personal world model and memory for your AI agent. Pair once, connect over MCP.
Store and retrieve a governed personal world model and memory for AI agents.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"connect": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.odei.ai/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.