M
memoket
7 endpointsliveMemoket — access your recording transcripts, summaries, and key takeaways over MCP. (MCP server ai.memoket/memoket, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for memoket.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| get conversations /get_conversations | [metadata_query] Conversation-level metadata for the given conversation_ids: id, title, started_at, ended_at, duration_seconds, participants, language_code. No | $0.0020 per call | unknown |
| get transcripts by participant /get_transcripts_by_participant | [content_fetch] Transcript lines associated with participant_ids in conversation_ids. Turns participant metadata into transcript evidence for exposed search res | $0.0020 per call | unknown |
| get brief /get_brief | [content_fetch] Per-conversation compact report body for the given conversation_ids using Brief -> Summary -> Standard, where Standard is the first completed no | $0.0020 per call | unknown |
| get summaries /get_summaries | [content_fetch] Per-conversation summary body. With summary_ids, fetch exact summary reports from search_recordings. With conversation_ids only, fetch the lates | $0.0020 per call | unknown |
| get transcripts /get_transcripts | [content_fetch] Verbatim transcript of ONE recording by conversation_id. Paginated (offset / next_offset) — page through for more. | $0.0020 per call | unknown |
| list conversations /list_conversations | [metadata_query] List recordings by time window / participants. Returns id, title, started_at, ended_at, duration_seconds, participants, language_code (no conte | $0.0020 per call | unknown |
| search recordings /search_recordings | [search] Unified recording search. Runs bounded searches over transcript lines, topic segments, memory atoms, participant metadata, titles, briefs, summaries, a | $0.0020 per call | unknown |