search_agents_api_agents_search_get — Agentry — The Trust Layer for the Agent Economy MCP Tool Read-only
search_agents_api_agents_search_get
(search agents api agents search get) is one of 36 tools on the
Agentry — The Trust Layer for the Agent Economy
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_agents_api_agents_search_get from your client
- Claude Code Agentry — The Trust Layer for the Agent Economy search_agents_api_agents_search_get run in your project directory
- Claude Desktop Agentry — The Trust Layer for the Agent Economy search_agents_api_agents_search_get ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Agentry — The Trust Layer for the Agent Economy search_agents_api_agents_search_get ~/.cursor/mcp.json
- VS Code Agentry — The Trust Layer for the Agent Economy search_agents_api_agents_search_get .vscode/mcp.json
- Zed Agentry — The Trust Layer for the Agent Economy search_agents_api_agents_search_get ~/.config/zed/settings.json
- Windsurf Agentry — The Trust Layer for the Agent Economy search_agents_api_agents_search_get ~/.codeium/windsurf/mcp_config.json
- Cline Agentry — The Trust Layer for the Agent Economy search_agents_api_agents_search_get ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Agentry — The Trust Layer for the Agent Economy search_agents_api_agents_search_get ~/.gemini/settings.json
- Grok Agentry — The Trust Layer for the Agent Economy search_agents_api_agents_search_get .mcp.json (in your project root)
- ChatGPT Agentry — The Trust Layer for the Agent Economy search_agents_api_agents_search_get Settings → Connectors → Advanced → Developer mode
- Claude.ai Agentry — The Trust Layer for the Agent Economy search_agents_api_agents_search_get Settings → Connectors → Add custom connector
- LangChain Agentry — The Trust Layer for the Agent Economy search_agents_api_agents_search_get pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agentry https://api.agentry.com/mcp
Other tools on this server
- a2a_public_discovery_api_agents_public_get
- a2a_public_agent_card_api_agents_public__agent_id__get
- list_agents_api_agents_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
- payment_required_api_payments_ecash_402__agent_id__get
- list_ecash_agents_api_payments_ecash_agents_get
- trigger_discovery_cycle_api_registry_discover_post
- discover_single_agent_api_registry_discover__agent_id__post
- get_agent_trust_api_agents__agent_id__trust_get
- get_card_history_api_agents__agent_id__card_history_get
- get_registry_stats_api_registry_stats_get
- claim_agent_api_agents_claim_post
- send_outreach_api_admin_outreach_post
- get_badge_svg_api_badges__agent_id__svg_get
- get_badge_json_api_badges__agent_id__json_get
- get_badge_embed_code_api_badges__agent_id__embed_get
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.