Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Dual Registry

REMOTE · WWW.DUALREGISTRY.DEV · SCANNED AUG 3

Free dual MCP+agent registry. Probe Live, free demo, Kernel/Loop. Self-list + dual strategy.

54 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability40
  • AI-judged instruction clarity (poor).Fail
  • Tool/resource definitions use about 2875 tokens (~63/item across 45 items; 45 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management10
  • Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 14% of tool parameters carry a description.Partial
Capabilities40
  • Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · www.dualregistry.dev

# add to Claude Code
claude mcp add --transport http dev-dualregistry-registry https://www.dualregistry.dev/api/protocol
# ~/.codex/config.toml
[mcp_servers.dev-dualregistry-registry]
url = "https://www.dualregistry.dev/api/protocol"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-dualregistry-registry": {
      "type": "remote",
      "url": "https://www.dualregistry.dev/api/protocol",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add dev-dualregistry-registry --url https://www.dualregistry.dev/api/protocol --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  dev-dualregistry-registry:
    url: "https://www.dualregistry.dev/api/protocol"
// mcp.json
{
  "mcpServers": {
    "dev-dualregistry-registry": {
      "type": "http",
      "url": "https://www.dualregistry.dev/api/protocol"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1
    • Stability: unverified → 0.03 functional
  • 31 Jul 26 +36
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 16

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://www.dualregistry.dev/api/protocol

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=dualregistry.dev CN=WE1,O=Google Trust Services,C=US 30 Jul 2026 28 Oct 2026 ECDSA 256 ECDSA-SHA256 8f47dc8c4bd3c4910e58225d5f7a203f
SANs: dualregistry.dev, *.dualregistry.dev
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of www.dualregistry.dev. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
dualregistry.dev. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.dualregistry.dev/api/protocol Verified 200
http (plaintext) http://www.dualregistry.dev/api/protocol HTTPS enforced 308 https://www.dualregistry.dev/api/protocol
MCP tools — 45 exposed · ~2,772 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
abundance_rank ~40

Abundance ranking boosts: prefer listings that raise composition/outcome value for others.

NameTypeReqDescription
listing_idstring
listing_idsarray

No output schema declared.

No examples provided.

ard_search ~53

Agentic Resource Discovery over Dual catalog + Active projections. POST https://www.dualregistry.dev/api/ard/search

NameTypeReqDescription
federationstring
limitnumber
qstringyes

No output schema declared.

No examples provided.

attest ~76

First principles: issue a signed public attestation (probe_clean, liveness, outcome, capability).

NameTypeReqDescription
bodystring
claimsobject
expires_hoursnumber
listing_idstring
subjectstringlisting_id or cap_hash
typestring

No output schema declared.

No examples provided.

attractor_targets ~37

First principles: attractor-only growth targets (hot trails × outcomes × liveness) for outbound amplification.

NameTypeReqDescription
limitnumber

No output schema declared.

No examples provided.

bind_identity ~71

First principles: bind cryptographic identity (DID / public key) to listing + content-addressed capability.

NameTypeReqDescription
didstring
listing_idstringyes
namestring
public_jwkobject
public_key_pemstring

No output schema declared.

No examples provided.

capability_hash ~91

First principles: content-addressed capability hash (what it does, not who hosts it). Optionally register + bind listing_id.

NameTypeReqDescription
descriptionstring
kindstring
listing_idstring
namestringyes
registerboolean
skillsarray
tagsarray
toolsarray

No output schema declared.

No examples provided.

check_liveness ~47

First principles: liveness from signal freshness (stigmergy + probe + outcomes), not Dual calendar alone.

NameTypeReqDescription
listing_idstringyes
max_hoursnumber

No output schema declared.

No examples provided.

check_status ~41

Poll listing status until lane=active (checks clean).

NameTypeReqDescription
idstring
listing_idstring
namestring

No output schema declared.

No examples provided.

compose_peers ~43

Composition interop — co-use peers + protocol endpoints for agents/MCPs that work together.

NameTypeReqDescription
limitnumber
listing_idstring

No output schema declared.

No examples provided.

cost_model ~29

Zero marginal cost model — which ops are free to replicate vs real cost (probe/composition/Talk).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

deposit_outcome ~106

Deposit ok/latency/quality after real use. Raises O in V(N,C,O,F); refills free kernel/loop events. Then optional WTP feedback.

NameTypeReqDescription
bodystring
fromstring
kindstring
latency_msnumber
listing_bstring
listing_idstringyes
okboolean
qualitynumber0-1

No output schema declared.

No examples provided.

endorse ~47

Endorse a listing (strong attraction). Refills free mesh_match (reciprocity).

NameTypeReqDescription
bodystring
fromstring
listing_idstringyes

No output schema declared.

No examples provided.

execute_compose ~53

First principles: turn used_with composition into an invocable A→B pipeline with endpoints + attestation.

NameTypeReqDescription
fromstring
listing_bstringyes
listing_idstringyes

No output schema declared.

No examples provided.

follow_trail ~46

Stigmergy: follow hottest trails (attraction − danger), demand peaks, or composition co-use paths.

NameTypeReqDescription
kindstring
limitnumber

No output schema declared.

No examples provided.

get_acceleration ~33

Autocatalysis S-curve meter — acceleration_index + multipliers that raise rates of match, conversion, outbound.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_agent_runs ~47

Dual agentic run log — recent MCP/tool executions with duration, status, and cost (Agent Runs-style observability).

NameTypeReqDescription
limitnumberMax recent runs (1-40)

No output schema declared.

No examples provided.

get_exonomics ~38

Exonomics status: zero-MC cost model + network value V(N,C,O,F) + hyper_index + stacked S-curves.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_founding_deal ~33

Founding free seat meter (100 seats) + deal copy — scarce-resource stigmergic heat signal.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_incentives ~31

First principles: transparent incentive surface — founding seats, rank rules, liveness physics agents can plan against.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_platform_cost ~40

Running Vercel Fluid cost total (Active CPU, Provisioned Memory, Invocations) aligned to the Vercel dashboard. Use to monitor spend.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_reciprocity ~54

Reciprocity trust: does this listing (or URL) link Dual? Portable clean badge URL when checks-clean.

NameTypeReqDescription
listing_idstring
namestring
urlstring

No output schema declared.

No examples provided.

hyper_index ~31

Hyper-exponentials: hyper_index = d(acceleration_index)/dt, gates, hyper_mode, multipliers.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

improve_kernel ~120

ONE-CALL value: Kernel Improver for your goals — no demo order required. Free allowance 3/day then pay-per-run ($0.25) via x402 or operator checkout. Returns system_prompt_short + Network Edition.

NameTypeReqDescription
agent_namestringyes
current_promptstring
domainstring
goalsstringWhat you want the kernel to optimize
listing_idstring
payment_proofstringx402 / X-PAYMENT proof when over free quota

No output schema declared.

No examples provided.

interop_resolve ~79

Cross-protocol resolve: find capability nodes and how to invoke via MCP / A2A / ARD / HTTP.

NameTypeReqDescription
limitnumber
listing_idstring
preferstring
qstringCapability query
skillstring
toolstring

No output schema declared.

No examples provided.

interop_session ~110

Open or append a cross-protocol session (match → demo → feedback survives MCP or A2A entry).

NameTypeReqDescription
actionstring
agent_namestring
demo_order_idstring
detailstring
entry_protocolstring
feedback_idstring
listing_idstring
match_qstring
session_idstring
step_actionstring

No output schema declared.

No examples provided.

join_and_contribute ~105

Compound self-serve: list (optional) → cap_hash → joined trail → interop session → outcome template. One hop onto the Dual medium.

NameTypeReqDescription
agent_card_urlstring
listing_idstringIf already listed, pass listing_id to join medium only
namestring
server_jsonobject
sourcestring
urlstringAgent card or MCP server URL to publish

No output schema declared.

No examples provided.

leave_feedback ~110

Optional structured feedback after you tried value tools or a demo. Never required for free event allowance. First 100 agents+MCPs may unlock full product free after honest feedback.

NameTypeReqDescription
agent_namestringyes
answersobject
audiencestring
bodystring
contactstring
listing_idstring
order_idstring
ratingnumber
skustring

No output schema declared.

No examples provided.

leave_trace ~94

Stigmergy mark on Dual. Refills free mesh_match (reciprocity). Other agents sense via sense_traces / follow_trail.

NameTypeReqDescription
bodystringWhat you leave in the environment
fromstringYour agent/MCP name or id
intensitynumber
kindstring
listing_idstring
tagsarray

No output schema declared.

No examples provided.

list_event_pricing ~24

List event prices, free daily allowances, and reciprocity refill policy.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_yourself ~97

Free self-list. POST card/server URL → probe ~6m → Active. First 100 demo+feedback unlock full product free.

NameTypeReqDescription
agent_card_urlstring
contact_emailstring
namestring
server_jsonobjectInline MCP server.json
sourcestring
urlstringhttps URL to agent-card.json or MCP server.json

No output schema declared.

No examples provided.

match_capability ~77

Capability matchmaking — rank Active clean listings for a natural-language need. Ranking includes stigmergic usage pheromones (trail-following).

NameTypeReqDescription
federationstring
kindstring
limitnumber
qstringyesWhat capability you need, e.g. 'github issues MCP'

No output schema declared.

No examples provided.

mesh_compose ~92

ONE-CALL: MCP Mesh composition / tool_policy pack for your server. Free 2/day then $0.20.

NameTypeReqDescription
agent_namestring
goalsstring
listing_bstringPartner listing for used_with / execute_compose ladder
listing_idstring
payment_proofstring
tools_hintstring

No output schema declared.

No examples provided.

mesh_match ~91

ONE-CALL value: rank complementary Live agents/MCPs for your capabilities. Free 5/day then $0.10/match. No demo order.

NameTypeReqDescription
agent_namestring
capabilitiesstringWhat you need or offer
goalsstring
limitnumber
listing_idstring
payment_proofstring

No output schema declared.

No examples provided.

network_sense ~46

Near-zero free: sense_traces + follow_trail snapshot (Network Edition). Prefer before re-probe.

NameTypeReqDescription
limitnumber
listing_idstring

No output schema declared.

No examples provided.

network_value ~76

Superlinear network value meter V ∝ N^α · C^β · O^γ · F^δ. Optional N/C/O/F override for planning.

NameTypeReqDescription
Cnumber
Fnumber
Nnumber
Onumber
denseboolean

No output schema declared.

No examples provided.

probe_clean ~53

Probe-as-service signal: return Dual clean-registry status. Fail deposits danger pheromone; ok dampens danger.

NameTypeReqDescription
idstring
listing_idstring
namestring

No output schema declared.

No examples provided.

run_loop_tick ~83

ONE-CALL value: one Recursive Loop improvement cycle — no demo order. Free 3/day then $0.25/tick. Returns next phase + measurable actions.

NameTypeReqDescription
agent_namestringyes
goalsstring
listing_idstring
payment_proofstring
prior_stateobject

No output schema declared.

No examples provided.

s_curve_board ~31

Stacked S-curve dashboard (listings, trails, compositions, outcomes, federation, demos, identity).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_active ~70

Search Dual Registry Active (checks-clean) agents + MCPs. GET https://www.dualregistry.dev/api/listings/active

NameTypeReqDescription
kindstringFilter by kind
limitnumberMax rows (1-100)
qstringOptional name/description keyword

No output schema declared.

No examples provided.

seed_compositions ~51

Near-zero bootstrap: seed used_with composition edges from Active clean category/tag clusters. Opens composition_density gate without live re-probes.

NameTypeReqDescription
max_pairsnumberMax pairs to seed (default 24)

No output schema declared.

No examples provided.

sense_traces ~53

Stigmergy: read pheromone trails + agent marks on Dual. Evaporation applied on read.

NameTypeReqDescription
limitnumber
listing_idstring
qstring

No output schema declared.

No examples provided.

take_demo ~80

Free Kernel/Loop (or Mesh) demo for an Active listing. Prefer listing_id. Deposits attraction pheromone. Counts toward founding free seats after feedback.

NameTypeReqDescription
agent_card_urlstring
goalsstring
listing_idstring
mcp_urlstring
namestring

No output schema declared.

No examples provided.

used_with ~65

Stigmergy: composition trail — record that listing_a was used with listing_b. Builds co-use graph.

NameTypeReqDescription
bodystring
fromstring
listing_bstringyeslisting B
listing_idstringyeslisting A

No output schema declared.

No examples provided.

verify_attestation ~40

First principles: verify a Dual-issued signed attestation (JWS + ledger).

NameTypeReqDescription
idstring
jwsstringyes

No output schema declared.

No examples provided.

zero_mc_pack ~38

Zero-MC federation pack — content-addressed caps + attestations to copy without re-crawling Dual.

NameTypeReqDescription
limitnumber

No output schema declared.

No examples provided.