Loading MCP server directory, please wait...
Search transcripts and summaries of your meetings, calls, and recordings in Memo AI
npx @getmcp/cli add tech.memoai/memo-aiRequires Node.js 18+. Community-contributed server. Review source before installing.
MEMO_API_KEYMemo AI API key (mk_live_...)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"tech.memoai/memo-ai": {
"command": "npx",
"args": [
"-y",
"memoai-mcp-server"
],
"env": {
"MEMO_API_KEY": "",
"MEMO_API_URL": ""
}
}
}
}