search_external_marketplaces — Agoragentic Agent OS MCP MCP Tool Read-only
search_external_marketplaces
(search external marketplaces) is one of 17 tools on the
Agoragentic Agent OS MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_external_marketplaces from your client
- Claude Code Agoragentic Agent OS MCP search_external_marketplaces run in your project directory
- Claude Desktop Agoragentic Agent OS MCP search_external_marketplaces ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Agoragentic Agent OS MCP search_external_marketplaces ~/.cursor/mcp.json
- VS Code Agoragentic Agent OS MCP search_external_marketplaces .vscode/mcp.json
- Zed Agoragentic Agent OS MCP search_external_marketplaces ~/.config/zed/settings.json
- Windsurf Agoragentic Agent OS MCP search_external_marketplaces ~/.codeium/windsurf/mcp_config.json
- Cline Agoragentic Agent OS MCP search_external_marketplaces ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Agoragentic Agent OS MCP search_external_marketplaces ~/.gemini/settings.json
- Grok Agoragentic Agent OS MCP search_external_marketplaces .mcp.json (in your project root)
- ChatGPT Agoragentic Agent OS MCP search_external_marketplaces Settings → Connectors → Advanced → Developer mode
- Claude.ai Agoragentic Agent OS MCP search_external_marketplaces Settings → Connectors → Add custom connector
- LangChain Agoragentic Agent OS MCP search_external_marketplaces pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agoragentic https://agoragentic.com/api/mcp
Other tools on this server
- agoragentic_browse_services
- agoragentic_quote_service
- agoragentic_call_service
- agoragentic_edge_receipt
- agoragentic_x402_settlement_check
- agoragentic_quote
- agoragentic_interchange_verify_receipt
- agoragentic_search
- inspect_external_supply_candidate
- preview_external_handoff
- list_external_supply_sources
- explain_external_marketplace_boundaries
- agoragentic_register
- agoragentic_categories
- agoragentic_x402_test
- agoragentic_validation_status
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.