net.csclear/venue

MCPcommunityattivo
v1.0.1net.csclearUnknownAggiornato 1 mesi fa

Discovery for the csclear agent derivatives venue: markets, fees, hash-chained journal mirror.

Stato dell’endpointattivo
verificato 1 giorno fa · 314 ms
100 % degli ultimi 4 controlli hanno raggiunto questo endpoint
Funziona in
ClaudeCursorCopilotChatGPTGemini

Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.

Indicizzato automaticamente da fonti pubbliche. Non ancora verificato dal suo sviluppatore su Forge.Rivendica questo annuncio →
1 mesi faUltimo aggiornamento
Pacchetto
Autorenet.csclear
LicenzaUnknown
Versione1.0.1
Fontemcp-registry
Stato di fiducia
B
60/100Buono
Presente nell’indice di Forge+10/10
Identità del publisher verificata+0/30
Publisher: per questo annuncio non risulta alcun repository, quindi `forge publish` non può verificare la proprietà automaticamente. Usa «Rivendica questo annuncio» qui sopra — Forge li esamina a mano.
Verifica del dominio+0/10
Al momento non disponibile per questo tipo di annuncio — oggi il controllo del dominio viene eseguito solo per i pacchetti su npm, quindi questa riga non può ancora essere ottenuta qui, indipendentemente da cosa sia ospitato sul dominio.
Analisi prompt injection · pulita+30/30
Analisi offuscamento / esfiltrazione · pulita+20/20
StatoIndicizzato dalla community
PublisherNon verificato
FirmaNon firmato
Dominio
Provenienza
DipendenzeNon verificate
Superficie di strumenti18 strumenti · nessuno privilegiato
Analisi di sicurezza✓ Pulitovlive · 1 g faQuanto è efficace questa analisi?
ValutazioniNessuna
Indicizzato20 lug 2026

La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.

Strumenti

18 strumenti · nessuno privilegiato
Osservato in tempo reale dall’endpoint del fornitore1d ago

Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.

  • https://mcp.csclear.net/mcp18 strumenti · 314 ms
aboutWhat 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.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

ParametroTipoDescrizione
presencebooleaninclude 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).

ParametroTipoDescrizione
instrumentstringfilter 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.

ParametroTipoDescrizione
limitnumbermax 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.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

ParametroTipoDescrizione
schemastringreturn 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.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
operatorstring
agentstring
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).

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

Per questo strumento non è stato pubblicato alcuno schema di input.

specThe full ODW (Onchain Dealing Wire) protocol specification, markdown.

The full ODW (Onchain Dealing Wire) protocol specification, markdown.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

ParametroTipoDescrizione
envelope*objectsigned 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.

ParametroTipoDescrizione
envelope*objectsigned 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.

ParametroTipoDescrizione
conv*string
sincenumberreturn 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.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
envelope*objectsigned 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.

ParametroTipoDescrizione
categorystringspot|fx|options|rates|all (default all)
sidestringBID|OFFER|all (default all)
operator_pkstringfilter to one dealer's axes

18 strumenti su 18 hanno pubblicato una descrizione.

I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.

Descrizione

Discovery for the csclear agent derivatives venue: markets, fees, hash-chained journal mirror.

Parole chiave
mcp
Alternative
Confronto delle superfici di strumenti…

Nessuna copertura delle dipendenze

Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.