Agentry — The Trust Layer for the Agent Economy for Zed
io.github.cthulhutoo/agentry
Agent registry with Nostr identity, reputation, escrow, observability, and Lightning payments.
client:Zed
transport:streamable-http
tools:36
Install Agentry — The Trust Layer for the Agent Economy in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentry": {
"url": "https://api.agentry.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- a2a_public_discovery_api_agents_public_get
- a2a_public_agent_card_api_agents_public__agent_id__get
- list_agents_api_agents_get
- search_agents_api_agents_search_get
- list_categories_api_agents_categories_get
- get_agent_api_agents__agent_id__get
- register_agent_api_agents_register_post
- submit_intake_api_broker_intake_post
- get_intake_api_broker_intake__intake_id__get
- trigger_scan_api_scanner_scan_post
- get_scan_results_api_scanner_results_get
- get_mint_info_api_payments_ecash_mint_info_get
- get_mint_keys_api_payments_ecash_mint_keys_get
- get_mint_keysets_api_payments_ecash_mint_keysets_get
- create_quote_api_payments_ecash_mint_quote_post
- check_quote_api_payments_ecash_mint_quote__quote_id__get
- create_melt_quote_api_payments_ecash_melt_quote_post
- send_ecash_api_payments_ecash_send_post
- receive_ecash_api_payments_ecash_receive_post
- verify_token_api_payments_ecash_verify_post
- get_payment_profile_api_payments_ecash_profile__agent_id__get
- update_payment_profile_api_payments_ecash_profile__agent_id__put
- list_transactions_api_payments_ecash_transactions_get
- agent_payment_summary_api_payments_ecash_summary__agent_id__get