ROBINHOOD CHAIN / MARKET TOOLS FOR AI AGENTS

Check liquidity before you trust the number.

TRENCH reads token pools and models how your position size changes exit pressure. Your AI gets the data, the calculation and the limits — not just a confident answer.

No login. No wallet. Browser demo uses manual inputs.

OBSERVATION DECK / TRENCH
POOL DATA
read
POSITION SIZE
model
Trench, a green pixel-art axolotl holding a scanner
ILLUSTRATION · NOT A LIVE FEED
5 MCP tools0 wallet permissionsOpen-source codeModel ≠ executable quote

THE AI CONNECTION

Your agent asks.
The tool calculates.

MCP connects a compatible AI client to these five read-only tools. Live market requests happen in the server, not in the browser playground.

inspect_token

Read observed pools, liquidity, volume and market context.

token address
simulate_exit

Model one USD position against the highest-liquidity observed pool.

token + sizeUsd
compare_exit_sizes

Compare up to eight sizes using one fetched pool observation.

token + sizesUsd[]
chain_health

Read chain ID, latest block and RPC round-trip latency.

no input
explain_exit_signal

Return a deterministic explanation with evidence and limits.

token + sizeUsd
YOUR QUESTIONMCP TOOLPUBLIC DATA + MATHAI EXPLANATION

CLEAR BOUNDARIES

Pressure.
Not prophecy.

What you get

Observed pool data, size-aware pressure estimates and grade reasons. Public sources and code you can inspect.

What you don't

Trade execution, wallet balance lookup, guaranteed proceeds, a token safety score or complete Uniswap v4 simulation.

Pool-provider data and RPC blocks are separate observations. Missing numeric provider fields may normalize to zero. An observation timestamp does not prove an atomic snapshot.

Read the model assumptions ↗
TRENCH — market tools for AI agents, Robinhood Chain and open source

CONNECT OVER HTTPS

One endpoint.
Five tools.

Connect an HTTP-compatible MCP client using this public endpoint. No local install, account or wallet required. Local stdio setup is also available.

Open setup instructions ↗