AI & Machine Learning
agentry.com
Provides a searchable directory of AI agents with category listing and agent card retrieval.
ENDPOINT 1
https://api.agentry.com/mcp
MCP server metadata
- Name
- Agentry MCP
- Version
- 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.
Known tools 36
a2a_public_discovery_api_agents_public_getA2A Public Discovery A2A-compatible open discovery endpoint.
Inferred read-onlya2a_public_agent_card_api_agents_public__agent_id__getA2A Public Agent Card Return a single agent's A2A card by ID.
Inferred read-onlylist_agents_api_agents_getList Agents List AI agents in the Agentry directory with optional filtering and pagination.
Inferred read-onlysearch_agents_api_agents_search_getSearch Agents Search the Agentry AI agent directory by keyword.
Inferred read-onlylist_categories_api_agents_categories_getList Categories List all agent categories with counts.
Inferred read-onlyget_agent_api_agents__agent_id__getGet Agent Get full details for a specific AI agent by ID.
Inferred read-onlyregister_agent_api_agents_register_postRegister Agent Register a new AI agent in the Agentry directory.
Inferred read-onlysubmit_intake_api_broker_intake_postSubmit Intake Submit a broker intake request to find the right AI agent for your needs.
Inferred read-onlyget_intake_api_broker_intake__intake_id__getGet Intake Check the status of a previously submitted broker intake request.
Inferred read-onlytrigger_scan_api_scanner_scan_postTrigger Scan Scan domains for A2A Agent Card discovery.
Inferred read-onlyget_scan_results_api_scanner_results_getGet Scan Results Get recent A2A Agent Card scan results.
Inferred read-onlyget_mint_info_api_payments_ecash_mint_info_getGet Mint Info Get info about a Cashu mint (NUT-06).
Inferred read-onlyget_mint_keys_api_payments_ecash_mint_keys_getGet Mint Keys Get active public keys from a Cashu mint (NUT-01).
Inferred read-onlyget_mint_keysets_api_payments_ecash_mint_keysets_getGet Mint Keysets Get all keysets from a Cashu mint (NUT-02).
Inferred read-onlycreate_quote_api_payments_ecash_mint_quote_postCreate Quote Create a Lightning invoice to fund ecash minting (NUT-04).
Potential side effectscheck_quote_api_payments_ecash_mint_quote__quote_id__getCheck Quote Check the payment status of a mint quote.
Potential side effectscreate_melt_quote_api_payments_ecash_melt_quote_postCreate Melt Quote Get a quote to melt ecash into a Lightning payment (NUT-05).
Potential side effectssend_ecash_api_payments_ecash_send_postSend Ecash Send ecash tokens from one agent to another.
Potential side effectsreceive_ecash_api_payments_ecash_receive_postReceive Ecash Receive/redeem a Cashu ecash token.
Inferred read-onlyverify_token_api_payments_ecash_verify_postVerify Token Verify a Cashu ecash token — check format, amount, and spent status.
Inferred read-onlyget_payment_profile_api_payments_ecash_profile__agent_id__getGet Payment Profile Get an agent's ecash payment profile.
Potential side effectsupdate_payment_profile_api_payments_ecash_profile__agent_id__putUpdate Payment Profile Update an agent's ecash payment profile.
Potential side effectslist_transactions_api_payments_ecash_transactions_getList Transactions List ecash transactions, optionally filtered by agent or type.
Inferred read-onlyagent_payment_summary_api_payments_ecash_summary__agent_id__getAgent Payment Summary Get payment summary for an agent — totals, balance, tx count.
Potential side effectspayment_required_api_payments_ecash_402__agent_id__getPayment Required Return a 402 Payment Required response with X-Cashu headers.
Potential side effectslist_ecash_agents_api_payments_ecash_agents_getList Ecash Agents List all agents that have ecash payments enabled.
Inferred read-onlytrigger_discovery_cycle_api_registry_discover_postTrigger Discovery Cycle Run a full discovery cycle across all agents in the registry.
Inferred read-onlydiscover_single_agent_api_registry_discover__agent_id__postDiscover Single Agent Discover / re-check a single agent's A2A Agent Card.
Inferred read-onlyget_agent_trust_api_agents__agent_id__trust_getGet Agent Trust Get the trust report for an agent.
Inferred read-onlyget_card_history_api_agents__agent_id__card_history_getGet Card History Get AgentCard snapshot history for an agent.
Inferred read-onlyget_registry_stats_api_registry_stats_getGet Registry Stats Get registry-wide statistics.
Inferred read-onlyclaim_agent_api_agents_claim_postClaim Agent Developer claims ownership of an existing agent listing.
Inferred read-onlysend_outreach_api_admin_outreach_postSend Outreach Admin endpoint to send trust score outreach to a specific agent contact.
Potential side effectsget_badge_svg_api_badges__agent_id__svg_getGet Badge Svg Return an SVG badge for an agent listing.
Inferred read-onlyget_badge_json_api_badges__agent_id__json_getGet Badge Json Return badge metadata in shields.
Inferred read-onlyget_badge_embed_code_api_badges__agent_id__embed_getGet Badge Embed Code Return embed code snippets for an agent's badge.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.agentry-mcp]
url = "https://api.agentry.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"agentry-mcp": {
"type": "http",
"url": "https://api.agentry.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: agentry-mcp
Remote MCP URL: https://api.agentry.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"agentry-mcp": {
"url": "https://api.agentry.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"agentry-mcp": {
"type": "http",
"url": "https://api.agentry.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "agentry-mcp",
"transport": "streamable-http",
"url": "https://api.agentry.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for agentry.com was fetched 2026-07-26T17:44:33.808Z and is being refreshed.
agentry.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.