Skip to content

KB/mcp

MCP tool: money_board

Last verified

What this tool does

money_board answers the platform’s headline question on ONE surface: what to shift money into, for how long, and how likely it is to make money. It is a standing menu of graded opportunities, composed server-side from the readers behind the plays surface, the archetype trust board, and the drawdown-risk read — never a fifth computation, so the menu can never drift from the surfaces it summarizes.

Each row carries three columns:

The envelope also carries session_state (fresh / stale / unknown) and ceiling_line (the platform’s evergreen reminder that no one here has a validated edge on which way the market will go).

Which rows appear

A row whose play is not armed today still appears, with armed.value: false — the board is the standing menu, and the armed flag is when to act, not whether the row is listed.

How an agent uses it

Read the row’s how_likely.verdict word first, its number second, and its stamps (freshness + honesty) beside it. Then apply your own governance.

Access

money_board is a thin wrapper over the internal-gated GET /api/v1/money-board. It forwards the internal token from the MCP server’s own environment; there is no compose logic in the tool. It requires INTERNAL_API_TOKEN on the MCP container.