XT
x402 Trading & On-Chain Intelligence
/memory_set
memory set
Agent Memory: durable key-value storage that survives between agent runs. Write a JSON value (16KB max) under a key. First write to a namespace claims it with y
liveunknown~5s typical
mcpx402trading&
$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-firmbrain-x402-services /memory_set for me.
Input
| Field | Type | Description |
|---|---|---|
| ns* | string | Your namespace (1-128 chars) |
| token* | string | Your secret token; set on first write, required after |
| key* | string | Key to store under |
| value* | array | Any JSON value, 16KB max |
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-firmbrain-x402-services","endpoint":"/memory_set","input":{"ns":"...","token":"...","key":"...","value":[]}}'cli
npx cracked-ai run -p mcp-ai-firmbrain-x402-services -e /memory_set -i '{"ns":"...","token":"...","key":"...","value":[]}'mcp
run_tool({ provider: "mcp-ai-firmbrain-x402-services", endpoint: "/memory_set", input: {"ns":"...","token":"...","key":"...","value":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.