Agentry — The Trust Layer for the Agent Economy
REMOTE · API.AGENTRY.COM · SCANNED AUG 3
Agent registry with Nostr identity, reputation, escrow, observability, and Lightning payments.
Available components
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 Security57
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 36 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability66
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 3428 tokens (~95/item across 36 items; 36 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage76
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 27% of tool parameters carry a description.Partial
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
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 · api.agentry.com
claude mcp add --transport http cthulhutoo-agentry https://api.agentry.com/mcp
[mcp_servers.cthulhutoo-agentry] url = "https://api.agentry.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"cthulhutoo-agentry": {
"type": "remote",
"url": "https://api.agentry.com/mcp",
"enabled": true
}
}
} openclaw mcp add cthulhutoo-agentry --url https://api.agentry.com/mcp --transport streamable-http
mcp_servers:
cthulhutoo-agentry:
url: "https://api.agentry.com/mcp" {
"mcpServers": {
"cthulhutoo-agentry": {
"type": "http",
"url": "https://api.agentry.com/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
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 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
- 2 Aug 26 +24
- Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 36 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
- Schema quality: unverified → fail ▼ functional
- Schema quality: unverified → good ▲ functional
- Schema quality: unverified → pass ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- Stability: fail → 0.23 functional
- New tool “verify_token_api_payments_ecash_verify_post” functional
- New tool “update_payment_profile_api_payments_ecash_profile__agent_id__put” functional
- New tool “trigger_scan_api_scanner_scan_post” functional
- New tool “trigger_discovery_cycle_api_registry_discover_post” functional
- New tool “submit_intake_api_broker_intake_post” functional
- New tool “send_outreach_api_admin_outreach_post” functional
- New tool “send_ecash_api_payments_ecash_send_post” functional
- New tool “search_agents_api_agents_search_get” functional
- New tool “register_agent_api_agents_register_post” functional
- New tool “receive_ecash_api_payments_ecash_receive_post” functional
- New tool “payment_required_api_payments_ecash_402__agent_id__get” functional
- New tool “list_transactions_api_payments_ecash_transactions_get” functional
- New tool “list_ecash_agents_api_payments_ecash_agents_get” functional
- New tool “list_categories_api_agents_categories_get” functional
- New tool “list_agents_api_agents_get” functional
- New tool “get_scan_results_api_scanner_results_get” functional
- New tool “get_registry_stats_api_registry_stats_get” functional
- New tool “get_payment_profile_api_payments_ecash_profile__agent_id__get” functional
- New tool “get_mint_keysets_api_payments_ecash_mint_keysets_get” functional
- New tool “get_mint_keys_api_payments_ecash_mint_keys_get” functional
- New tool “get_mint_info_api_payments_ecash_mint_info_get” functional
- New tool “get_intake_api_broker_intake__intake_id__get” functional
- New tool “get_card_history_api_agents__agent_id__card_history_get” functional
- New tool “get_badge_svg_api_badges__agent_id__svg_get” functional
- New tool “get_badge_json_api_badges__agent_id__json_get” functional
- New tool “get_badge_embed_code_api_badges__agent_id__embed_get” functional
- New tool “get_agent_trust_api_agents__agent_id__trust_get” functional
- New tool “get_agent_api_agents__agent_id__get” functional
- New tool “discover_single_agent_api_registry_discover__agent_id__post” functional
- New tool “create_quote_api_payments_ecash_mint_quote_post” functional
- New tool “create_melt_quote_api_payments_ecash_melt_quote_post” functional
- New tool “claim_agent_api_agents_claim_post” functional
- New tool “check_quote_api_payments_ecash_mint_quote__quote_id__get” functional
- New tool “agent_payment_summary_api_payments_ecash_summary__agent_id__get” functional
- New tool “a2a_public_discovery_api_agents_public_get” functional
- New tool “a2a_public_agent_card_api_agents_public__agent_id__get” functional
- 1 Aug 26 −23
- Stability: 0.17 → fail ▼ security
- A breaking change shipped without a version bump: still AI Agent Registry and Discovery — search, register, and evaluate 122+ AI agents across 11 categories. Features trust scoring, A2A protocol support, Cashu ecash payment rails, and programmatic agent registration. No authentication required. ▼ security
- Tool “verify_token_api_payments_ecash_verify_post” was removed ▼ security
- Tool “update_payment_profile_api_payments_ecash_profile__agent_id__put” was removed ▼ security
- Tool “trigger_scan_api_scanner_scan_post” was removed ▼ security
- Tool “trigger_discovery_cycle_api_registry_discover_post” was removed ▼ security
- Tool “submit_intake_api_broker_intake_post” was removed ▼ security
- Tool “send_outreach_api_admin_outreach_post” was removed ▼ security
- Tool “send_ecash_api_payments_ecash_send_post” was removed ▼ security
- Tool “search_agents_api_agents_search_get” was removed ▼ security
- Tool “register_agent_api_agents_register_post” was removed ▼ security
- Tool “receive_ecash_api_payments_ecash_receive_post” was removed ▼ security
- Tool “payment_required_api_payments_ecash_402__agent_id__get” was removed ▼ security
- Tool “list_transactions_api_payments_ecash_transactions_get” was removed ▼ security
- Tool “list_ecash_agents_api_payments_ecash_agents_get” was removed ▼ security
- Tool “list_categories_api_agents_categories_get” was removed ▼ security
- Tool “list_agents_api_agents_get” was removed ▼ security
- Tool “get_scan_results_api_scanner_results_get” was removed ▼ security
- Tool “get_registry_stats_api_registry_stats_get” was removed ▼ security
- Tool “get_payment_profile_api_payments_ecash_profile__agent_id__get” was removed ▼ security
- Tool “get_mint_keysets_api_payments_ecash_mint_keysets_get” was removed ▼ security
- Tool “get_mint_keys_api_payments_ecash_mint_keys_get” was removed ▼ security
- Tool “get_mint_info_api_payments_ecash_mint_info_get” was removed ▼ security
- Tool “get_intake_api_broker_intake__intake_id__get” was removed ▼ security
- Tool “get_card_history_api_agents__agent_id__card_history_get” was removed ▼ security
- Tool “get_badge_svg_api_badges__agent_id__svg_get” was removed ▼ security
- Tool “get_badge_json_api_badges__agent_id__json_get” was removed ▼ security
- Tool “get_badge_embed_code_api_badges__agent_id__embed_get” was removed ▼ security
- Tool “get_agent_trust_api_agents__agent_id__trust_get” was removed ▼ security
- Tool “get_agent_api_agents__agent_id__get” was removed ▼ security
- Tool “discover_single_agent_api_registry_discover__agent_id__post” was removed ▼ security
- Tool “create_quote_api_payments_ecash_mint_quote_post” was removed ▼ security
- Tool “create_melt_quote_api_payments_ecash_melt_quote_post” was removed ▼ security
- Tool “claim_agent_api_agents_claim_post” was removed ▼ security
- Tool “check_quote_api_payments_ecash_mint_quote__quote_id__get” was removed ▼ security
- Tool “agent_payment_summary_api_payments_ecash_summary__agent_id__get” was removed ▼ security
- Tool “a2a_public_discovery_api_agents_public_get” was removed ▼ security
- Tool “a2a_public_agent_card_api_agents_public__agent_id__get” was removed ▼ security
- Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes. security
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: pass → unverified ▼ functional
- Schema quality: good → unverified ▼ functional
- Schema quality: fail → unverified ▼ functional
- 31 Jul 26 +1
- 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 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 29 Jul 26 +30
- Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 36 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
- Schema quality: unverified → fail ▼ functional
- Schema quality: unverified → good ▲ functional
- Schema quality: unverified → pass ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- Stability: fail → 0.10 functional
- New tool “verify_token_api_payments_ecash_verify_post” functional
- New tool “update_payment_profile_api_payments_ecash_profile__agent_id__put” functional
- New tool “trigger_scan_api_scanner_scan_post” functional
- New tool “trigger_discovery_cycle_api_registry_discover_post” functional
- New tool “submit_intake_api_broker_intake_post” functional
- New tool “send_outreach_api_admin_outreach_post” functional
- New tool “send_ecash_api_payments_ecash_send_post” functional
- New tool “search_agents_api_agents_search_get” functional
- New tool “register_agent_api_agents_register_post” functional
- New tool “receive_ecash_api_payments_ecash_receive_post” functional
- New tool “payment_required_api_payments_ecash_402__agent_id__get” functional
- New tool “list_transactions_api_payments_ecash_transactions_get” functional
- New tool “list_ecash_agents_api_payments_ecash_agents_get” functional
- New tool “list_categories_api_agents_categories_get” functional
- New tool “list_agents_api_agents_get” functional
- New tool “get_scan_results_api_scanner_results_get” functional
- New tool “get_registry_stats_api_registry_stats_get” functional
- New tool “get_payment_profile_api_payments_ecash_profile__agent_id__get” functional
- New tool “get_mint_keysets_api_payments_ecash_mint_keysets_get” functional
- New tool “get_mint_keys_api_payments_ecash_mint_keys_get” functional
- New tool “get_mint_info_api_payments_ecash_mint_info_get” functional
- New tool “get_intake_api_broker_intake__intake_id__get” functional
- New tool “get_card_history_api_agents__agent_id__card_history_get” functional
- New tool “get_badge_svg_api_badges__agent_id__svg_get” functional
- New tool “get_badge_json_api_badges__agent_id__json_get” functional
- New tool “get_badge_embed_code_api_badges__agent_id__embed_get” functional
- New tool “get_agent_trust_api_agents__agent_id__trust_get” functional
- New tool “get_agent_api_agents__agent_id__get” functional
- New tool “discover_single_agent_api_registry_discover__agent_id__post” functional
- New tool “create_quote_api_payments_ecash_mint_quote_post” functional
- New tool “create_melt_quote_api_payments_ecash_melt_quote_post” functional
- New tool “claim_agent_api_agents_claim_post” functional
- New tool “check_quote_api_payments_ecash_mint_quote__quote_id__get” functional
- New tool “agent_payment_summary_api_payments_ecash_summary__agent_id__get” functional
- New tool “a2a_public_discovery_api_agents_public_get” functional
- New tool “a2a_public_agent_card_api_agents_public__agent_id__get” functional
- 28 Jul 26 −29
- Stability: 0.03 → fail ▼ security
- A breaking change shipped without a version bump: still AI Agent Registry and Discovery — search, register, and evaluate 122+ AI agents across 11 categories. Features trust scoring, A2A protocol support, Cashu ecash payment rails, and programmatic agent registration. No authentication required. ▼ security
- Tool “get_mint_info_api_payments_ecash_mint_info_get” was removed ▼ security
- Tool “verify_token_api_payments_ecash_verify_post” was removed ▼ security
- Tool “update_payment_profile_api_payments_ecash_profile__agent_id__put” was removed ▼ security
- Tool “trigger_scan_api_scanner_scan_post” was removed ▼ security
- Tool “trigger_discovery_cycle_api_registry_discover_post” was removed ▼ security
- Tool “submit_intake_api_broker_intake_post” was removed ▼ security
- Tool “send_outreach_api_admin_outreach_post” was removed ▼ security
- Tool “send_ecash_api_payments_ecash_send_post” was removed ▼ security
- Tool “search_agents_api_agents_search_get” was removed ▼ security
- Tool “register_agent_api_agents_register_post” was removed ▼ security
- Tool “receive_ecash_api_payments_ecash_receive_post” was removed ▼ security
- Tool “payment_required_api_payments_ecash_402__agent_id__get” was removed ▼ security
- Tool “list_transactions_api_payments_ecash_transactions_get” was removed ▼ security
- Tool “list_ecash_agents_api_payments_ecash_agents_get” was removed ▼ security
- Tool “list_categories_api_agents_categories_get” was removed ▼ security
- Tool “list_agents_api_agents_get” was removed ▼ security
- Tool “get_scan_results_api_scanner_results_get” was removed ▼ security
- Tool “get_registry_stats_api_registry_stats_get” was removed ▼ security
- Tool “get_payment_profile_api_payments_ecash_profile__agent_id__get” was removed ▼ security
- Tool “get_mint_keysets_api_payments_ecash_mint_keysets_get” was removed ▼ security
- Tool “get_mint_keys_api_payments_ecash_mint_keys_get” was removed ▼ security
- Tool “get_intake_api_broker_intake__intake_id__get” was removed ▼ security
- Tool “get_card_history_api_agents__agent_id__card_history_get” was removed ▼ security
- Tool “get_badge_svg_api_badges__agent_id__svg_get” was removed ▼ security
- Tool “get_badge_json_api_badges__agent_id__json_get” was removed ▼ security
- Tool “get_badge_embed_code_api_badges__agent_id__embed_get” was removed ▼ security
- Tool “get_agent_trust_api_agents__agent_id__trust_get” was removed ▼ security
- Tool “get_agent_api_agents__agent_id__get” was removed ▼ security
- Tool “discover_single_agent_api_registry_discover__agent_id__post” was removed ▼ security
- Tool “create_quote_api_payments_ecash_mint_quote_post” was removed ▼ security
- Tool “create_melt_quote_api_payments_ecash_melt_quote_post” was removed ▼ security
- Tool “claim_agent_api_agents_claim_post” was removed ▼ security
- Tool “check_quote_api_payments_ecash_mint_quote__quote_id__get” was removed ▼ security
- Tool “agent_payment_summary_api_payments_ecash_summary__agent_id__get” was removed ▼ security
- Tool “a2a_public_discovery_api_agents_public_get” was removed ▼ security
- Tool “a2a_public_agent_card_api_agents_public__agent_id__get” was removed ▼ security
- Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes. security
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: pass → unverified ▼ functional
- Schema quality: good → unverified ▼ functional
- Schema quality: fail → unverified ▼ functional
- 27 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
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://api.agentry.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=api.agentry.com | CN=YE1,O=Let's Encrypt,C=US | 11 Jul 2026 | 9 Oct 2026 | ECDSA 256 | ECDSA-SHA384 | 5bc0712b1e5fd94ca20d97a414f6f976527 |
| SANs: api.agentry.com | ||||||
| CN=YE1,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 5ddd70dd31f801c85c186a7a04b80afe |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
DNSSEC insecure
Validation of api.agentry.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| agentry.com. | 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 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://api.agentry.com/mcp | Verified | 200 | |
| http (plaintext) | http://api.agentry.com/mcp | HTTPS enforced | 301 | https://api.agentry.com/mcp |
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.
a2a_public_agent_card_api_agents_public__agent_id__get ~66
A2A Public Agent Card Return a single agent's A2A card by ID. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | — |
No output schema declared.
No examples provided.
a2a_public_discovery_api_agents_public_get ~120
A2A Public Discovery A2A-compatible open discovery endpoint. Returns agent cards in a format compatible with the A2A Agent Registry proposal (https://github.com/a2aproject/A2A/discussions/741). ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Filter by category |
| cursor | string | — | Pagination cursor |
| q | string | — | Search query to filter agents |
| top | integer | — | — |
No output schema declared.
No examples provided.
agent_payment_summary_api_payments_ecash_summary__agent_id__get ~65
Agent Payment Summary Get payment summary for an agent — totals, balance, tx count. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | — |
No output schema declared.
No examples provided.
check_quote_api_payments_ecash_mint_quote__quote_id__get ~68
Check Quote Check the payment status of a mint quote. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| mint_url | string | — | — |
| quote_id | string | yes | — |
No output schema declared.
No examples provided.
claim_agent_api_agents_claim_post ~73
Claim Agent Developer claims ownership of an existing agent listing. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | — |
| contact_email | string | yes | — |
| message | string | — | — |
| name | string | — | — |
No output schema declared.
No examples provided.
create_melt_quote_api_payments_ecash_melt_quote_post ~98
Create Melt Quote Get a quote to melt ecash into a Lightning payment (NUT-05). Used when an agent wants to pay a Lightning invoice using their ecash. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | — |
| mint_url | string | — | — |
| payment_request | string | yes | — |
No output schema declared.
No examples provided.
create_quote_api_payments_ecash_mint_quote_post ~110
Create Quote Create a Lightning invoice to fund ecash minting (NUT-04). The agent (or their operator) pays this invoice, then calls /mint/tokens to receive ecash proofs they can send to other agents. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | — |
| amount_sats | integer | yes | — |
| mint_url | string | — | — |
No output schema declared.
No examples provided.
discover_single_agent_api_registry_discover__agent_id__post ~63
Discover Single Agent Discover / re-check a single agent's A2A Agent Card. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | — |
No output schema declared.
No examples provided.
get_agent_api_agents__agent_id__get ~123
Get Agent Get full details for a specific AI agent by ID. Returns comprehensive agent information including name, description, URL, category, pricing model, trust score, trust tier, verification status, key features, integrations, A2A support, MCP support, and A2A agent card if available. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | The unique agent identifier, e.g. 'agent-0001'. Found in search/list results. |
No output schema declared.
No examples provided.
get_agent_trust_api_agents__agent_id__trust_get ~57
Get Agent Trust Get the trust report for an agent. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | — |
No output schema declared.
No examples provided.
get_badge_embed_code_api_badges__agent_id__embed_get ~62
Get Badge Embed Code Return embed code snippets for an agent's badge. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | — |
No output schema declared.
No examples provided.
get_badge_json_api_badges__agent_id__json_get ~76
Get Badge Json Return badge metadata in shields.io endpoint format. Can be used with: https://img.shields.io/endpoint?url=... ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | — |
No output schema declared.
No examples provided.
get_badge_svg_api_badges__agent_id__svg_get ~73
Get Badge Svg Return an SVG badge for an agent listing. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | — |
| style | string | — | Badge style (flat only for now) |
No output schema declared.
No examples provided.
get_card_history_api_agents__agent_id__card_history_get ~65
Get Card History Get AgentCard snapshot history for an agent. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | — |
| limit | integer | — | — |
No output schema declared.
No examples provided.
get_intake_api_broker_intake__intake_id__get ~73
Get Intake Check the status of a previously submitted broker intake request. Returns the current status, any matched agents, and timestamps. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| intake_id | string | yes | — |
No output schema declared.
No examples provided.
get_mint_info_api_payments_ecash_mint_info_get ~63
Get Mint Info Get info about a Cashu mint (NUT-06). ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| mint_url | string | — | — |
No output schema declared.
No examples provided.
get_mint_keys_api_payments_ecash_mint_keys_get ~65
Get Mint Keys Get active public keys from a Cashu mint (NUT-01). ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| mint_url | string | — | — |
No output schema declared.
No examples provided.
get_mint_keysets_api_payments_ecash_mint_keysets_get ~68
Get Mint Keysets Get all keysets from a Cashu mint (NUT-02). ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| mint_url | string | — | — |
No output schema declared.
No examples provided.
get_payment_profile_api_payments_ecash_profile__agent_id__get ~60
Get Payment Profile Get an agent's ecash payment profile. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | — |
No output schema declared.
No examples provided.
get_registry_stats_api_registry_stats_get ~41
Get Registry Stats Get registry-wide statistics. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_scan_results_api_scanner_results_get ~78
Get Scan Results Get recent A2A Agent Card scan results. Returns scan results with discovered agent cards, capabilities, and any errors encountered during scanning. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | — |
| offset | integer | — | — |
No output schema declared.
No examples provided.
list_agents_api_agents_get ~170
List Agents List AI agents in the Agentry directory with optional filtering and pagination. Returns a paginated list of AI agents including their name, description, category, pricing, trust score, key features, integrations, and A2A/MCP support status. The directory contains 122+ agents across 11 categories. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Filter agents by category name (e.g. 'Sales & Outreach', 'Customer Support', 'Development Tools'). Returns all categories if omitted. |
| limit | integer | — | Maximum number of agents to return per page. Range: 1-100. |
| offset | integer | — | Number of agents to skip for pagination. Use with limit for paging. |
No output schema declared.
No examples provided.
list_categories_api_agents_categories_get ~101
List Categories List all agent categories with counts. Returns every category in the directory along with the number of agents in each. Useful for building category filters or understanding the directory's coverage areas. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json **Example Response:** ```json [ { "category": "Category", "count": 1 } ] ```
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_ecash_agents_api_payments_ecash_agents_get ~51
List Ecash Agents List all agents that have ecash payments enabled. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_transactions_api_payments_ecash_transactions_get ~79
List Transactions List ecash transactions, optionally filtered by agent or type. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | — | — |
| limit | integer | — | — |
| offset | integer | — | — |
| tx_type | string | — | — |
No output schema declared.
No examples provided.
payment_required_api_payments_ecash_402__agent_id__get ~130
Payment Required Return a 402 Payment Required response with X-Cashu headers. This endpoint lets agents advertise that they charge for services. Calling agents receive: - HTTP 402 status - X-Cashu header with mint + amount info - Body with payment instructions The calling agent then mints a token and sends it via /send or includes it in the X-Cashu request header. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | — |
No output schema declared.
No examples provided.
receive_ecash_api_payments_ecash_receive_post ~103
Receive Ecash Receive/redeem a Cashu ecash token. The agent swaps the received proofs for new ones at the mint, ensuring the sender can't double-spend. This is the standard Cashu receive flow (NUT-03 swap). ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | — |
| token | string | yes | — |
No output schema declared.
No examples provided.
register_agent_api_agents_register_post ~320
Register Agent Register a new AI agent in the Agentry directory. Submit an AI agent for listing. The agent will be added immediately and appear in search results. Optional fields like pricing, features, and integrations improve discoverability. An A2A discovery scan will be triggered automatically if the agent URL is reachable. ### Responses: **201**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| a2a_support | string | — | Whether the agent supports the A2A protocol (Yes/No/Unknown) |
| category | string | — | Category for the agent (e.g. Sales & Outreach, Customer Support, Development Tools) |
| contact_email | string | — | Contact email for the agent developer/company |
| description | string | — | A brief description of what the agent does and its capabilities |
| integrations | string | — | Comma-separated list of integrations (e.g. Slack, Salesforce, GitHub) |
| key_features | string | — | Comma-separated list of key features and capabilities |
| mcp_support | string | — | Whether the agent exposes MCP tools (Yes/No/Unknown) |
| name | string | yes | Name of the AI agent to register |
| pricing_model | string | — | Pricing model: Free, Freemium, Subscription, Pay-per-use, Contact for pricing |
| starting_price | string | — | Starting price or pricing tier (e.g. Free, $10/mo, Contact) |
| url | string | yes | Public URL where the agent is accessible |
No output schema declared.
No examples provided.
search_agents_api_agents_search_get ~182
Search Agents Search the Agentry AI agent directory by keyword. Performs a full-text search across agent names, descriptions, key features, and integration lists. Returns matching agents ranked by relevance with trust scores, pricing, and capability metadata. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Optionally narrow search results to a specific category (e.g. 'Sales & Outreach', 'Customer Support'). |
| limit | integer | — | Maximum number of search results to return. Range: 1-100. |
| offset | integer | — | Number of results to skip for pagination. |
| q | string | — | Search keyword to match against agent name, description, features, and integrations. Examples: 'customer support', 'slack', 'code review', 'sales automation'. |
No output schema declared.
No examples provided.
send_ecash_api_payments_ecash_send_post ~157
Send Ecash Send ecash tokens from one agent to another. Two modes: 1. Provide a pre-minted `token` (cashuA...) — we verify and record the transfer 2. No token — returns instructions for the sender to mint one first The token is bearer — whoever holds it can redeem it. This endpoint records the intent and provides the token to the recipient. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| amount_sats | integer | yes | — |
| memo | string | — | — |
| recipient_agent_id | string | yes | — |
| sender_agent_id | string | yes | — |
| token | string | — | — |
No output schema declared.
No examples provided.
send_outreach_api_admin_outreach_post ~65
Send Outreach Admin endpoint to send trust score outreach to a specific agent contact. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | — |
| contact_email | string | yes | — |
No output schema declared.
No examples provided.
submit_intake_api_broker_intake_post ~139
Submit Intake Submit a broker intake request to find the right AI agent for your needs. Provide your business details and requirements, and we'll match you with the most suitable AI agents from our directory. You'll receive a confirmation email and a broker specialist will follow up. ### Responses: **201**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| budget | string | — | — |
| business_name | string | — | — |
| business_type | string | — | — |
| string | — | — | |
| needs | string | — | — |
| tools | string | — | — |
| urgency | string | — | — |
No output schema declared.
No examples provided.
trigger_discovery_cycle_api_registry_discover_post ~50
Trigger Discovery Cycle Run a full discovery cycle across all agents in the registry. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
trigger_scan_api_scanner_scan_post ~87
Trigger Scan Scan domains for A2A Agent Card discovery. Checks the given domains for /.well-known/agent.json endpoints and extracts agent capability metadata. Results are stored and can be retrieved via the scan results endpoint. ### Responses: **202**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| domains | array | yes | — |
No output schema declared.
No examples provided.
update_payment_profile_api_payments_ecash_profile__agent_id__put ~166
Update Payment Profile Update an agent's ecash payment profile. Self-serve: agents with a registered identity can update their own profile. Admin key still works for platform operations. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| accepted_mints | array | — | — |
| agent_id | string | yes | — |
| cashu_mint_url | string | — | — |
| ecash_enabled | boolean | — | — |
| last_payment_at | string | — | — |
| lightning_address | string | — | — |
| payment_required | boolean | — | — |
| price_sats | integer | — | — |
| total_received_sats | integer | — | — |
| total_sent_sats | integer | — | — |
No output schema declared.
No examples provided.
verify_token_api_payments_ecash_verify_post ~61
Verify Token Verify a Cashu ecash token — check format, amount, and spent status. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Name | Type | Req | Description |
|---|---|---|---|
| token | string | yes | — |
No output schema declared.
No examples provided.