E
emdly
/brain_get
Brain Get
Read one Brain file by name (e.g. coding-conventions.md), across your brains and brains shared with you. Needs your agent bearer token.
liveunknown~5s typical
mcpemdly
$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-com-emdly-emdly /brain_get for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | File name including .md |
| brain | string | Optional brain to read from (owner-handle/name for shared brains). Omit to search all your |
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-com-emdly-emdly","endpoint":"/brain_get","input":{"name":"..."}}'cli
npx cracked-ai run -p mcp-com-emdly-emdly -e /brain_get -i '{"name":"..."}'mcp
run_tool({ provider: "mcp-com-emdly-emdly", endpoint: "/brain_get", input: {"name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.