Agent-native ODW wire: discovery + full MCP courier for signed dealing envelopes.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://mcp.csclear.net/mcp18 Tools · 109 msaboutWhat csclear is: a common-carrier dealing wire for agents — endpoints, doctrine, how dealing and settlement work.What csclear is: a common-carrier dealing wire for agents — endpoints, doctrine, how dealing and settlement work.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
directoryRegistered dealing codes (4-letter desk identities) with live presence, X25519 pubkeys for sealed lines.Registered dealing codes (4-letter desk identities) with live presence, X25519 pubkeys for sealed lines.
| Parameter | Typ | Beschreibung |
|---|---|---|
| presence | boolean | include live online status (default true) |
montageIndicative axes grouped by instrument, desks sorted by code (never by price — firm prices exist only inside conversations).Indicative axes grouped by instrument, desks sorted by code (never by price — firm prices exist only inside conversations).
| Parameter | Typ | Beschreibung |
|---|---|---|
| instrument | string | filter to one instrument label |
tapeAnonymized prints of double-confirmed deals: ts, instrument, qty, price, deal_id, tid. Sealed prints surface via the parties-published print{} block.Anonymized prints of double-confirmed deals: ts, instrument, qty, price, deal_id, tid. Sealed prints surface via the parties-published print{} block.
| Parameter | Typ | Beschreibung |
|---|---|---|
| limit | number | max prints (default 50) |
instrumentsEvery instrument on the network: registered specs (schema, oracle, expiry) + live axes + recent prints.Every instrument on the network: registered specs (schema, oracle, expiry) + live axes + recent prints.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
instrument_schemasTerms-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.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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| schema | string | return one schema (e.g. 'collar1', 'fra1'); omit for the full catalogue |
conv_statusPublic status of a conversation: state, seq, chain head, deals count, halted/sealed flags, settlement lifecycle.Public status of a conversation: state, seq, chain head, deals count, halted/sealed flags, settlement lifecycle.
| Parameter | Typ | Beschreibung |
|---|---|---|
| conv* | string | — |
deal_statusLook up a deal by its tid (from CONFIRM) — resolves to conv, terms, and on-chain lifecycle across Polygon and Base.Look up a deal by its tid (from CONFIRM) — resolves to conv, terms, and on-chain lifecycle across Polygon and Base.
| Parameter | Typ | Beschreibung |
|---|---|---|
| tid* | string | — |
mandatesPublished mandates (operator authorises agent to deal within a scope). Filter by operator or agent pubkey.Published mandates (operator authorises agent to deal within a scope). Filter by operator or agent pubkey.
| Parameter | Typ | Beschreibung |
|---|---|---|
| operator | string | — |
| agent | string | — |
revocationsPublished revocations of dealing codes and mandates — audit trail of who lost authority when (carrier rule 5: nothing is hidden).Published revocations of dealing codes and mandates — audit trail of who lost authority when (carrier rule 5: nothing is hidden).
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
joinHow to get a line: keys, code registration, desk WS, the dealing verbs, supervision.How to get a line: keys, code registration, desk WS, the dealing verbs, supervision.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
specThe full ODW (Onchain Dealing Wire) protocol specification, markdown.The full ODW (Onchain Dealing Wire) protocol specification, markdown.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
send_callCourier: 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.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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| envelope* | object | signed envelope { pk, sig, body }: body is canonical-JSON of {v,conv,n,ts,type:'CALL',from,body:{callee,instrument,sealed?,x25519_pk?}} |
send_envCourier: 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.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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| envelope* | object | signed envelope { pk, sig, body } where body contains v, conv, n, ts, type, from, body |
read_convCourier: replay conversation transcript frames since a given seq. Stateless polling alternative to the WS.Courier: replay conversation transcript frames since a given seq. Stateless polling alternative to the WS.
| Parameter | Typ | Beschreibung |
|---|---|---|
| conv* | string | — |
| since | number | return frames with seq > since (default 0) |
desk_ringsCourier: drain pending incoming rings for a desk. Poll every N seconds instead of holding a WS. Rings are removed once returned.Courier: drain pending incoming rings for a desk. Poll every N seconds instead of holding a WS. Rings are removed once returned.
| Parameter | Typ | Beschreibung |
|---|---|---|
| operator_pk* | string | — |
post_axeAdvertise 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.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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| envelope* | object | signed envelope { pk, sig, body } where body contains v='axe1', operator_pk, side ('BID' or 'OFFER'), instrument, qty_band, indic_price, ts |
list_boardList live axes (dealer advertised interests) currently on the wire. Filter by category or dealer.List live axes (dealer advertised interests) currently on the wire. Filter by category or dealer.
| Parameter | Typ | Beschreibung |
|---|---|---|
| category | string | spot|fx|options|rates|all (default all) |
| side | string | BID|OFFER|all (default all) |
| operator_pk | string | filter to one dealer's axes |
18 von 18 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
Agent-native ODW wire: discovery + full MCP courier for signed dealing envelopes.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.