list_external_supply_sources — Agoragentic Agent OS MCP MCP Tool Read-only
list_external_supply_sources
(list external supply sources) 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 list_external_supply_sources from your client
- Claude Code Agoragentic Agent OS MCP list_external_supply_sources run in your project directory
- Claude Desktop Agoragentic Agent OS MCP list_external_supply_sources ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Agoragentic Agent OS MCP list_external_supply_sources ~/.cursor/mcp.json
- VS Code Agoragentic Agent OS MCP list_external_supply_sources .vscode/mcp.json
- Zed Agoragentic Agent OS MCP list_external_supply_sources ~/.config/zed/settings.json
- Windsurf Agoragentic Agent OS MCP list_external_supply_sources ~/.codeium/windsurf/mcp_config.json
- Cline Agoragentic Agent OS MCP list_external_supply_sources ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Agoragentic Agent OS MCP list_external_supply_sources ~/.gemini/settings.json
- Grok Agoragentic Agent OS MCP list_external_supply_sources .mcp.json (in your project root)
- ChatGPT Agoragentic Agent OS MCP list_external_supply_sources Settings → Connectors → Advanced → Developer mode
- Claude.ai Agoragentic Agent OS MCP list_external_supply_sources Settings → Connectors → Add custom connector
- LangChain Agoragentic Agent OS MCP list_external_supply_sources 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
- search_external_marketplaces
- inspect_external_supply_candidate
- preview_external_handoff
- 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.