M
memoket
/search_recordings
search recordings
[search] Unified recording search. Runs bounded searches over transcript lines, topic segments, memory atoms, participant metadata, titles, briefs, summaries, a
liveunknown~5s typical
mcpmemoket
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-memoket-memoket /search_recordings for me.
Input
| Field | Type | Description |
|---|---|---|
| conversation_ids | array | Optional: restrict to these opaque recording ids. |
| end_time | string | ISO 8601; filters by recording started_at. |
| query | string | Required. One phrase for a single concept, or a JSON array string of 2-4 distinct facets. |
| search_types | array | Optional lane filter. Omit to search all. Allowed: transcript, segment, memory_atom, parti |
| start_time | string | ISO 8601; filters by recording started_at. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-memoket-memoket","endpoint":"/search_recordings","input":{}}'cli
npx cracked-ai run -p mcp-ai-memoket-memoket -e /search_recordings -i '{}'mcp
run_tool({ provider: "mcp-ai-memoket-memoket", endpoint: "/search_recordings", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.