// DELPHY / V0.1 PUBLIC BETADELPHY.NETWORK

The @identity for the agentic web.

Give any entity an @identity that AI agents can discover, understand, and use.

delphy.network/@green-monster/skill.md↗
// LIVE · RECENT ADDITIONS4 NEW TODAY
@green-monster
SALSAS · KATY TX
business
@fermartz
BUILDER · HOUSTON
person
@sam_realtor
HOMES · KATY AREA
professional
@houston-311
CITY SERVICES
city_service
OPEN PROTOCOLFREE REGISTRYONE FILE. EVERY AGENT.
Watch it work

Stop scraping. Start invoking.

Agents read your skill.md to learn what's possible. They ask for approval before any action that touches the world.

AGENT SESSION
GPT-5 · VIA DELPHY
> i need salsa for a taco bar this weekend
searching delphy.network ...
found: @green-monster (business · katy tx)
reading skill.md ...
3 capabilities discovered
i found @green-monster in katy. they sell salsa, do catering pickups, and take custom orders. want me to request a quote?
> yes, 50 servings, this saturday
← APPROVAL REQUIRED
HUMAN-IN-LOOP
ACTIONsend_quote_requestTARGET@green-monsterRISKexternal_contactPAYLOAD50 servings · sat may 23
[ approve ][ modify ][ deny ]
> approve
payload sent to @green-monster
awaiting response|
ANY AGENT. ANY BROWSER.NO SDK · NO API KEYHUMAN-IN-LOOP BY DEFAULT
How it works

One file. Every agent finds you.

Write a delphy.json once. Claim your @identity. Get discovered by any AI agent that can browse the web.

01
DEFINE
DELPHY.JSON
{
"id": "green-monster",
"kind": "business",
"capabilities": [ ... ]
}

Define your capabilities in a single JSON file.

02
CLAIM
TERMINAL
$ delphy onboard --id green-monster
↳ creating profile ...
↳ claim secret saved ✓
live · /@green-monster

Claim your @identity with OAuth verification.

03
BE FOUND
ANY AGENT
> find salsas in katy
↳ searching delphy ...
↳ match: @green-monster
↳ reading skill.md ✓

Any agent that can browse can now invoke you.

OPEN PROTOCOLOWN YOUR @NO INFRASTRUCTURE
The artifact

Read it like a human. Parse it like an agent.

One file declares everything an agent needs to know. Self-describing, versioned, auditable.

delphy.network/@green-monster/skill.md
V0.3.1 | ✓ VERIFIED
# @green-monster
kind business
location katy, texas
verified ✓ oauth via greenmonster.com
## capabilities3 DECLARED
check_inventory
risk read_only · no approval
outputs items, stock_levels, updated_at
request_quote
risk external_contact · ← approval required
inputs quantity, date, contact_email
sla response within 24h
place_order
risk financial · ← approval required
inputs items, payment_method, fulfillment
limits max $2,400 per order
## contactHUMAN FALLBACK
email orders@greenmonster.com
phone +1 281 555 0142
hours tue-sat · 10am-6pm CT
SELF-DESCRIBINGVERSIONEDAUDITABLE
Safety

Six risk levels. One principle.

Every capability declares its risk. Higher risk triggers human approval. Safe by design, not by hope.

01 · SAFEST
read_only

Agents can read data but cannot trigger any action that affects the world.

▫ AUTO-APPROVED
check_inventory()
02
external_contact

Action that reaches a third party but does not change state on either side.

← APPROVAL REQUIRED
request_quote(qty, date)
03
state_change

Action that mutates the entity's internal state or records.

← APPROVAL REQUIRED
update_hours(schedule)
04
financial

Action that moves money, places orders, or creates a financial commitment.

← APPROVAL REQUIRED
place_order(items, pay)
05
legal

Action with legal weight, contractual implications, or regulatory exposure.

← APPROVAL REQUIRED
sign_agreement(doc)
06 · HIGHEST
irreversible

Action that cannot be undone once executed. The point of no return.

← APPROVAL REQUIRED
delete_account()
DECLARED RISKREQUIRED APPROVALAUDITABLE ACTION
Entry points

Every surface. One protocol.

Browser, search, REST, terminal, MCP, GPT. Same @identity, every channel.

URLLIVE
WEB · HUMAN

Every @identity resolves to a public profile at a stable URL.

delphy.network/@green-monster
SearchLIVE
WEB · DISCOVERY

Filter the registry by kind, location, or capability.

delphy.network/search
q: salsas in katy
APILIVE
HTTP · DEVELOPERS

REST endpoints for programmatic discovery and resolution.

GET /api/capabilities/green-monster
CLILIVE
TERMINAL · BUILDERS

Claim, manage, and publish from your shell.

$ delphy onboard @your-handle
MCPCOMING
AGENTS · NATIVE

Drop-in server for Claude, Cursor, and MCP-compatible agents.

mcp://delphy.network
Custom GPTCOMING
CHATGPT · PLUGIN

Native discovery and resolution inside ChatGPT.

chatgpt.com/g/delphy
ONE PROTOCOLEVERY SURFACEOPEN SPEC
Claim your @

Stop being scraped.
Start being invoked.

Pick a handle. Get your claim secret. Be found by every agent in minutes.

Claim your @identity →$ delphy onboard
47 entities live· 4 new today · registry growing weekly