← liquilens-undertow.com

INDIVIDUAL MCP TOOL

venue_price_reconciliation

What the price IS when venues disagree: the cross-venue consensus mark for BTC and ETH, weighted by resting depth over squared half-spread (NOT a median of last prices), with the BLINDNESS GAP — how far the deepest venue sits from consensus, i.

liquilens-undertow.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://api.seiche.info/undertow/mcp

No auth detected

Connect to this endpoint to inspect the live schema for venue_price_reconciliation and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

liquilens-undertow.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.undertow]
url = "https://api.seiche.info/undertow/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "undertow": {
      "type": "http",
      "url": "https://api.seiche.info/undertow/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: undertow
Remote MCP URL: https://api.seiche.info/undertow/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "undertow": {
      "url": "https://api.seiche.info/undertow/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "undertow": {
      "type": "http",
      "url": "https://api.seiche.info/undertow/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "undertow",
  "transport": "streamable-http",
  "url": "https://api.seiche.info/undertow/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • agent_access_status — Where this caller stands: whether the bearer token verified, the entitlement tier behind it (checked fresh, never trusted from the token), today's tool-call meter, and how to get full access.
  • depth_episodes — Realized depth-collapse episodes in BTC ±1% aggregate depth: onset, trough, drawdown fraction and recovery time for each episode that crossed the pre-registered threshold.
  • exit_cost — What selling a position of a given USD size costs RIGHT NOW, venue by venue, from live public order books (BTC, six venues).
  • latest_article — The exact full-text Undertow editorial published today, with its evidence clock, generation mode and passing quality receipt.
  • liquidity_tiers — The Undertow board's TIER ROW: one liquidity tier per market segment (UST, IG, HY, EQUITY, ETF, FX, CN, CRYPTO, BSTOCK) plus the funding-stress overlay regime.
  • sealed_record — Undertow's own sealed forward-calls record: every call hash-chained and signed BEFORE its outcome, scored against the immutable point-in-time board for its horizon date, with misses kept published.
  • unwind_watch — Can a watched fund's book actually leave the building?
  • venue_concentration — How concentrated the BTC depth backbone is today: which venue holds the largest share of ±1% aggregate depth, the HHI, the effective venue count (1/HHI), and per-venue depth in USD.