agent discoverability

scvd.store

Publishes an agent capability catalog, indexed by the WellKnown registry.

22
capabilities published
Crawled
verification level
A
conformance grade
Legal
category

Capabilities

IdentifierNameTypeSource
urn:air:scvd.store:agent:evidence SCVD Evidence Agent — A2A agent card application/a2a-agent-card+json published
urn:air:scvd.store:agent:general-store SCVD General Store — A2A agent card application/a2a-agent-card+json published
urn:air:scvd.store:api:function-calling-tools SCVD General Store — the free instruments as function-calling tools application/json;profile=function-calling-tools published
urn:air:scvd.store:api:http SCVD General Store — HTTP API application/openapi+json;version=3.1 published
urn:air:scvd.store:dataset:corpus The signed corpus — dataset application/ld+json;profile=dataset published
urn:air:scvd.store:dataset:corpus-month The state of x402, by month — dataset application/ld+json;profile=dataset published
urn:air:scvd.store:dataset:defects The defect vocabulary — dataset application/ld+json;profile=dataset published
urn:air:scvd.store:dataset:doors Every door the census has met — dataset application/ld+json;profile=dataset published
urn:air:scvd.store:dataset:feeds Feeds — the record, as Atom — dataset application/ld+json;profile=dataset published
urn:air:scvd.store:dataset:fixtures The fixtures — dataset application/ld+json;profile=dataset published
urn:air:scvd.store:dataset:fresh-set The fresh set — dataset application/ld+json;profile=dataset published
urn:air:scvd.store:dataset:inflows Inflows to advertised payment addresses — dataset application/ld+json;profile=dataset published
urn:air:scvd.store:dataset:observatory The observatory — what gets read here, counted — dataset application/ld+json;profile=dataset published
urn:air:scvd.store:dataset:registry State of the registry — dataset application/ld+json;profile=dataset published
urn:air:scvd.store:feed:brief The Week's Doors — Atom feed application/atom+xml published
urn:air:scvd.store:feed:corpus The corpus chain — Atom feed application/atom+xml published
urn:air:scvd.store:feed:corrections Corrections — Atom feed application/atom+xml published
urn:air:scvd.store:feed:disagreements Disagreements — Atom feed application/atom+xml published
urn:air:scvd.store:server:general-store SCVD General Store — MCP server application/mcp-server-card+json published
urn:air:scvd.store:server:x402-verifier SCVD x402 Verifier — MCP server application/mcp-server-card+json published
urn:air:scvd.store:skill:execution-contract Execution contract application/ai-skill+md published
urn:air:scvd.store:skill:general-store SCVD General Store — the store skill application/ai-skill+md published

published means we found this on scvd.store's own domain, where an agent would look for it. Anything marked otherwise is someone else's record of scvd.store that we found and listed, not scvd.store's record of itself.

Badge

For a README. Served from here, so it reflects the live state rather than whatever was true the day it was pasted.

agent discovery: listed

[![agent discovery](https://wellknownhq.com/badge/scvd.store.svg)](https://wellknownhq.com/d/scvd.store)

Query it

curl -s https://wellknownhq.com/registry/search \
  -H 'content-type: application/json' \
  -d '{"query":{"text":"scvd.store","filter":{"provenance":["published"]}}}'