Hosted Server (Recommended)
The fastest way to get started — no installation required.Generate an API Key
Open the Omi app and navigate to Settings → Developer → MCP to generate your API key.Your key will look like:
omi_mcp_...This key is only for MCP clients. To call REST Developer API endpoints directly, create a separate
Developer API key from Settings → Developer → Create Key. Developer API keys look like
omi_dev_....Client Configuration
- Claude Desktop
- Cursor
- Poke
- Custom Client
Add to your Config file location:
claude_desktop_config.json:- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows PowerShell:
$env:APPDATA\Claude\claude_desktop_config.json - Windows cmd:
%APPDATA%\Claude\claude_desktop_config.json
Docker (Self-Hosted)
If you prefer to run the MCP server locally:Install Docker
Install Docker. We recommend OrbStack for macOS.
Custom Backend URL
If you are self-hosting the Omi backend:Only needed for self-hosted Omi instances. The default URL points to the official Omi API.
