Connection check
verified live · 27h ago
epsilon
Non-custodial limit, stop-loss and DCA trading on Epsilon (Robinhood Chain) for AI agents
Tools
15
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http, stdio
Last checked
27h ago
Tools & capabilities
15 toolsRead from the running server on 27h ago.
error_catalog
read-only
Machine-readable catalog of every error code the Epsilon API returns, with meanings and retry guidance. Machine-readable catalog of every error code the Epsilon API returns, with meanings and retry guidance.
get_example
read-only
id*
Full source code of one Epsilon integration example, by id from list_examples. No API key required. Full source code of one Epsilon integration example, by id from list_examples. No API key required.
get_market_overview
read-only
One-call market snapshot of Epsilon (Robinhood Chain DEX): top tokens by 30-day volume, 24h volume aggregates, and engine-wide order/fill stats. Good first call for market context. One-call market snapshot of Epsilon (Robinhood Chain DEX): top tokens by 30-day volume, 24h volume aggregates, and engine-wide order/fill stats. Good first call for market context.
get_orderbook
read-only
tokenA*tokenB*
Open (pending/active) limit orders on both sides of a token pair, largest first. Open (pending/active) limit orders on both sides of a token pair, largest first.
get_order_status
read-only
orderHash*
Look up an Epsilon order by hash: status (pending/active/filled/cancelled), parameters, and its fills. Look up an Epsilon order by hash: status (pending/active/filled/cancelled), parameters, and its fills.
get_quote
read-only
tokenIn*amountIn*tokenOut*
Best executable quote for swapping tokenIn → tokenOut on Epsilon (Robinhood Chain, id 4663). Amounts are RAW token units — scale by the token's decimals first. This only quotes; it… Best executable quote for swapping tokenIn → tokenOut on Epsilon (Robinhood Chain, id 4663). Amounts are RAW token units — scale by the token's decimals first. This only quotes; it never executes.
get_route
read-only
wallettokenIn*amountIn*tokenOut*orderTypetriggered
+1
Full routing breakdown for a swap: best venue split, expected and minimum output, price impact (ppm), and the feeLegs a signed order must embed. Read-only. Amounts are RAW token un… Full routing breakdown for a swap: best venue split, expected and minimum output, price impact (ppm), and the feeLegs a signed order must embed. Read-only. Amounts are RAW token units.
list_examples
read-only
List runnable Epsilon integration examples (Python cron DCA, LangChain tools, Vercel AI SDK tools, Telegram bot). Fetch full source with get_example. No API key required. List runnable Epsilon integration examples (Python cron DCA, LangChain tools, Vercel AI SDK tools, Telegram bot). Fetch full source with get_example. No API key required.
list_orders
read-only
typelimitstatuswallet
List Epsilon orders by maker wallet, status, and/or type — the portfolio view. Newest first. List Epsilon orders by maker wallet, status, and/or type — the portfolio view. Newest first.
market_stats
read-only
Engine-wide Epsilon stats: order counts by status, fill counts, and volume aggregates. Engine-wide Epsilon stats: order counts by status, fill counts, and volume aggregates.
order_preflight
read-only
tokenIn*amountIn*tokenOut*
Check whether a limit/DCA order for this pair and size would be executable: oracle support, liquidity, minimum size. Run this before signing an order. Amounts are RAW token units. Check whether a limit/DCA order for this pair and size would be executable: oracle support, liquidity, minimum size. Run this before signing an order. Amounts are RAW token units.
recent_swaps
read-only
limitwallet
Most recent swaps executed through Epsilon, optionally filtered to one wallet. Amounts are RAW token units. Most recent swaps executed through Epsilon, optionally filtered to one wallet. Amounts are RAW token units.
search_docs
read-only
limitquery*
Search the Epsilon developer documentation (API, auth, order signing, webhooks, rev-share, SDKs, MCP). Returns the most relevant doc sections. No API key required. Search the Epsilon developer documentation (API, auth, order signing, webhooks, rev-share, SDKs, MCP). Returns the most relevant doc sections. No API key required.
search_tokens
read-only
limitsearch
Resolve a token symbol or name to its address and decimals — call this FIRST when the user names a token; every other tool takes addresses. volume30dUsd disambiguates same-symbol t… Resolve a token symbol or name to its address and decimals — call this FIRST when the user names a token; every other tool takes addresses. volume30dUsd disambiguates same-symbol tokens: the real one has volume.
token_volume
read-only
window