You're viewing a demo portfolio

Join the waitlist
PRSM

board_set

Active

Tool of x402 Trading & On-Chain Intelligence

declared in 1.0.0

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]

Parameters schema

{
  "type": "object",
  "required": [
    "board",
    "token",
    "key",
    "value"
  ],
  "properties": {
    "key": {
      "type": "string",
      "description": "Entry key"
    },
    "board": {
      "type": "string",
      "description": "Board name"
    },
    "token": {
      "type": "string",
      "description": "Your secret token"
    },
    "value": {
      "type": "array",
      "description": "JSON value"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

x402 Trading & On-Chain Intelligence

1/7 registries
View full server →
board_set — x402 Trading & On-Chain Intelligence — PRSM MCP