Skip to content
Release noteMay 8, 2026

Remote MCP exposes nine read-only tools.

NewPlatform
POST /api/v1/mcp · tools/list
9 tools
toolget_positions/positions
toolget_position_timeline/trader/{address}/position-timeline
toolexplore_markets/markets/explore
toolget_trader/trader/{address}
toolget_whale_trades/whale-trades
toolget_leaderboard/leaderboard
Same auth, pagination, payload as REST

`POST /api/v1/mcp` now lists nine read-only tools via `tools/list`, including `get_positions`, `get_position_timeline`, and `explore_markets`. Each tool dispatches to the existing public REST handler, so MCP clients inherit the same auth, pagination, and payload contracts as direct REST callers. Full reference at docs.0xinsider.com/changelog.