A Model Context Protocol server for Omi interaction and automation. This server provides tools to read, search, and manipulate Memories and Conversations.
1.9K
6 Tools
Version 4.43 or later needs to be installed to add the server automatically
Tools
Name | Description |
---|---|
create_memory | Create a new memory. A memory is a known fact about the user across multiple domains. |
delete_memory | Delete a memory by ID. A memory is a known fact about the user across multiple domains. |
edit_memory | Edit a memory's content. A memory is a known fact about the user across multiple domains. |
get_conversation_by_id | Retrieve a conversation by ID including each segment of the transcript. |
get_conversations | Retrieve a list of conversation metadata. To get full transcripts, use get_conversation_by_id. |
get_memories | Retrieve a list of memories. A memory is a known fact about the user across multiple domains. |
Manual installation
You can install the MCP server using:
Installation for