control-plane
C
control-plane
/thinkneo_read_memory

thinkneo read memory

Read Claude Code project memory files. Without arguments, returns the MEMORY.md index listing all available memories. With a filename argument, returns the full

liveunknown~5s typical
mcpcontrol-plane
$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-thinkneo-control-plane /thinkneo_read_memory for me.

Input

FieldTypeDescription
filenamestringName of the memory file to read (e.g. 'user_fabio.md', 'project_thinkneodo_droplet.md'). O

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-thinkneo-control-plane","endpoint":"/thinkneo_read_memory","input":{}}'
cli
npx cracked-ai run -p mcp-ai-thinkneo-control-plane -e /thinkneo_read_memory -i '{}'
mcp
run_tool({ provider: "mcp-ai-thinkneo-control-plane", endpoint: "/thinkneo_read_memory", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.