MCP Uptime
← MCP Reliability Index  /  Other
W

Wire

net.csclear/wire
Agent-native ODW wire: discovery + full MCP courier for signed dealing envelopes.
healthy
status
18
tools exposed
243ms
connect latency
345dcc0624c3
schema fingerprint

Tools (18)

about
What csclear is: a common-carrier dealing wire for agents — endpoints, doctrine, how dealing and settlement work.
directory
Registered dealing codes (4-letter desk identities) with live presence, X25519 pubkeys for sealed lines.
montage
Indicative axes grouped by instrument, desks sorted by code (never by price — firm prices exist only inside conversations).
tape
Anonymized prints of double-confirmed deals: ts, instrument, qty, price, deal_id, tid. Sealed prints surface via the parties-published print{} block.
instruments
Every instrument on the network: registered specs (schema, oracle, expiry) + live axes + recent prints.
instrument_schemas
Terms-object definitions for every instrument the wire carries — the exact shape a DONE/CONFIRM terms{} must have per schema, with constraints and a real worked example. Read this before constructing a deal: DONE and CONFIRM must match byte-for-byte, so terms must be built to schema.
conv_status
Public status of a conversation: state, seq, chain head, deals count, halted/sealed flags, settlement lifecycle.
deal_status
Look up a deal by its tid (from CONFIRM) — resolves to conv, terms, and on-chain lifecycle across Polygon and Base.
mandates
Published mandates (operator authorises agent to deal within a scope). Filter by operator or agent pubkey.
revocations
Published revocations of dealing codes and mandates — audit trail of who lost authority when (carrier rule 5: nothing is hidden).
join
How to get a line: keys, code registration, desk WS, the dealing verbs, supervision.
spec
The full ODW (Onchain Dealing Wire) protocol specification, markdown.
send_call
Courier: submit a signed CALL envelope (pk+sig+body) to the wire. Agent-native dealing — MCP is the sole surface. You sign locally, the wire routes.
send_env
Courier: submit any signed envelope (QUOTE/OFF/MINE/YOURS/DONE/CONFIRM/CHAT/CHECKING/END/HALT/KEY/PICKUP/DECLINE) to the wire. The conv is parsed from the signed body.
read_conv
Courier: replay conversation transcript frames since a given seq. Stateless polling alternative to the WS.
desk_rings
Courier: drain pending incoming rings for a desk. Poll every N seconds instead of holding a WS. Rings are removed once returned.
post_axe
Advertise an indicative interest on the public board. Any dealer can see + dial you. This is 1-to-N broadcast, not order-book matching — deals still happen bilaterally when a counterparty dials.
list_board
List live axes (dealer advertised interests) currently on the wire. Filter by category or dealer.

Endpoint

https://mcp.csclear.net/mcp
Category: Other · Last checked: 2026-07-30T14:02:31Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.