mcpbeat Sign in

Wire MCP Server

answering

Wire is answering right now. Last checked 1 min ago. It exposes 18 tools.

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

Uptime history 51 days of history · worst day 95%
51 days agonow
97.8%
Uptime 24h
90 of 92 checks
18
Tools
read from the server
104 ms
Response time
average over 24h
open, no key
Access
streamable-http

Wire does not always answer

Over the last week it answered 98.4% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add wire --transport http https://mcp.csclear.net/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "wire": {
      "url": "https://mcp.csclear.net/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.wire]
url = "https://mcp.csclear.net/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "wire": {
      "url": "https://mcp.csclear.net/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "wire": {
      "url": "https://mcp.csclear.net/mcp"
    }
  }
}

Available tools 18

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

conv
conv_status
Public status of a conversation: state, seq, chain head, deals count, halted/sealed flags, settlement lifecycle.
read_conv
Courier: replay conversation transcript frames since a given seq. Stateless polling alternative to the WS.
send
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.
about
about
What csclear is: a common-carrier dealing wire for agents — endpoints, doctrine, how dealing and settlement work.
board
list_board
List live axes (dealer advertised interests) currently on the wire. Filter by category or dealer.
deal
deal_status
Look up a deal by its tid (from CONFIRM) — resolves to conv, terms, and on-chain lifecycle across Polygon and Base.
desk
desk_rings
Courier: drain pending incoming rings for a desk. Poll every N seconds instead of holding a WS. Rings are removed once returned.
directory
directory
Registered dealing codes (4-letter desk identities) with live presence, X25519 pubkeys for sealed lines.
instrument
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.
instruments
instruments
Every instrument on the network: registered specs (schema, oracle, expiry) + live axes + recent prints.
join
join
How to get a line: keys, code registration, desk WS, the dealing verbs, supervision.
mandates
mandates
Published mandates (operator authorises agent to deal within a scope). Filter by operator or agent pubkey.
montage
montage
Indicative axes grouped by instrument, desks sorted by code (never by price — firm prices exist only inside conversations).
post
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.
revocations
revocations
Published revocations of dealing codes and mandates — audit trail of who lost authority when (carrier rule 5: nothing is hidden).
spec
spec
The full ODW (Onchain Dealing Wire) protocol specification, markdown.
tape
tape
Anonymized prints of double-confirmed deals: ts, instrument, qty, price, deal_id, tid. Sealed prints surface via the parties-published print{} block.

Endpoints

URLTransportStateLatencyChecked
https://mcp.csclear.net/mcp streamable-http answering 91 ms 1 min ago

Alternatives to Wire

same job, measured the same way
Blitz
by blitzdotdev

Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools.

33 installs/wk local only
Tersign Evidence
by tersignhq

Counter-signed evidence records for agent commerce: receipts, verification, dispute envelopes.

88 installs/wk local only
Skillfed MCP
by skill-federation

Find vetted agent skills for your task — privacy-preserving skill discovery over MCP.

65 installs/wk local only
D
Ceraph
by ceraph

MCP server for agent-driven React Native and Expo development and mobile testing

1 021 installs/wk local only
Cofound
by cofoundagent

MCP-native co-founder directory your AI agent searches, screening inbound pitches for you.

answering
Genvernium Public Discovery
by paxton888

Public read-only MCP server for Genvernium product and developer resources.

2 tools answering
Domotz
by wyre-technology

MCP server for Domotz network monitoring — agents, devices, alerts, and network discovery.

local only
Domotz
by wyre-ai

MCP server for Domotz network monitoring — agents, devices, alerts, and network discovery.

local only

Wire — questions

Answers built from our own checks of this server.

What can Wire do?
It exposes 18 tools, read directly from the server on our last check. Among them: about, conv_status, deal_status, desk_rings, directory, instruments and 12 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Wire mostly used for?
Its tools cluster around send and conv. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Wire working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 92 checks got a reply (97.8%), average response time 104 ms. The bar chart above shows every period we have measured.
How do I connect Wire?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Wire need an API key?
No. Wire completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 18 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Wire?
It answers our handshake in 104 ms on average, which is faster than 84% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.