XT
x402 Trading & On-Chain Intelligence
/board_set
board set
Shared blackboard: set a versioned key on a multi-writer board. Send { board, token, key, value }. [x402 paid tool — price $0.003; POST /api/board/set]
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 /board_set for me.
Input
| Field | Type | Description |
|---|---|---|
| board* | string | Board name |
| token* | string | Your secret token |
| key* | string | Entry key |
| value* | array | JSON value |
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":"/board_set","input":{"board":"...","token":"...","key":"...","value":[]}}'cli
npx cracked-ai run -p mcp-ai-firmbrain-x402-services -e /board_set -i '{"board":"...","token":"...","key":"...","value":[]}'mcp
run_tool({ provider: "mcp-ai-firmbrain-x402-services", endpoint: "/board_set", input: {"board":"...","token":"...","key":"...","value":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.