E
emdly
/brain_write
Brain Write
Create or update a Brain file. Writes to your default brain unless you name one; shared brains need editor access. Replaces the whole body (use mode "append" to
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_write for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | File name ending in .md, e.g. customer-faq.md |
| body* | string | Markdown content. |
| mode | string | replace (default) or append. |
| folder | string | Folder, e.g. Company. New files default to "Agent". |
| brain | string | Brain to write into (owner-handle/name for shared brains, needs editor access). Omit for y |
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_write","input":{"name":"...","body":"..."}}'cli
npx cracked-ai run -p mcp-com-emdly-emdly -e /brain_write -i '{"name":"...","body":"..."}'mcp
run_tool({ provider: "mcp-com-emdly-emdly", endpoint: "/brain_write", input: {"name":"...","body":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.