net.csclear/wire

MCPcomunidaden línea
v2.2.0net.csclearUnknownActualizado hace 1 m

Agent-native ODW wire: discovery + full MCP courier for signed dealing envelopes.

Estado del endpointen línea
comprobado hace 9 h · 109 ms
100 % de las últimas 4 comprobaciones llegaron a este endpoint
Funciona en
ClaudeCursorCopilotChatGPTGemini

Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.

Indexado automáticamente desde fuentes públicas. Aún sin verificar por su desarrollador en Forge.Reclamar este listado →
hace 1 mÚltima actualización
Paquete
Autornet.csclear
LicenciaUnknown
Versión2.2.0
Fuentemcp-registry
Estado de confianza
B
60/100Bueno
Listado en el índice de Forge+10/10
Identidad del publicador verificada+0/30
Publicador: este listado no tiene ningún repositorio registrado, así que `forge publish` no puede verificar la propiedad de forma automática. Usa «Reclamar este listado» arriba — en Forge lo revisamos a mano.
Verificación de dominio+0/10
Ahora mismo no está disponible para este tipo de listado: hoy la comprobación de dominio solo se ejecuta para paquetes publicados en npm, así que esta fila todavía no se puede conseguir aquí, sea lo que sea lo que haya alojado en el dominio.
Análisis de inyección de prompts · limpio+30/30
Análisis de ofuscación / exfiltración · limpio+20/20
EstadoIndexado por la comunidad
PublicadorSin verificar
FirmaSin firmar
Dominio
Procedencia
DependenciasSin auditar
Superficie de herramientas18 herramientas · ninguna privilegiada
Análisis de seguridad✓ Limpiovlive · hoy¿Qué tan bien funciona este análisis?
EvaluacionesNinguna
Indexado22 jul 2026

La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.

Herramientas

18 herramientas · ninguna privilegiada
Observado en vivo desde el endpoint del proveedor9h ago

Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.

  • https://mcp.csclear.net/mcp18 herramientas · 109 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.

No se publicó ningún esquema de entrada para esta herramienta.

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.

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

No se publicó ningún esquema de entrada para esta herramienta.

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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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).

No se publicó ningún esquema de entrada para esta herramienta.

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.

No se publicó ningún esquema de entrada para esta herramienta.

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

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

No se publicó ningún esquema de entrada para esta herramienta.

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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
categorystringspot|fx|options|rates|all (default all)
sidestringBID|OFFER|all (default all)
operator_pkstringfilter to one dealer's axes

18 de 18 herramientas publicaron una descripción.

Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.

Acerca de

Agent-native ODW wire: discovery + full MCP courier for signed dealing envelopes.

Palabras clave
mcp
Alternativas
Comparando superficies de herramientas…

Sin cobertura de dependencias

Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.