omi-mcp

omi-mcp

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

Packaged by
Requires Secrets
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

Tools

NameDescription
create_memoryCreate a new memory. A memory is a known fact about the user across multiple domains.
delete_memoryDelete a memory by ID. A memory is a known fact about the user across multiple domains.
edit_memoryEdit a memory's content. A memory is a known fact about the user across multiple domains.
get_conversation_by_idRetrieve a conversation by ID including each segment of the transcript.
get_conversationsRetrieve a list of conversation metadata. To get full transcripts, use get_conversation_by_id.
get_memoriesRetrieve 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

Related servers