search_trades — trades MCP Tool Read-only
search_trades
(search trades) is one of 6 tools on the
trades
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_trades from your client
- Claude Code trades search_trades run in your project directory
- Claude Desktop trades search_trades ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor trades search_trades ~/.cursor/mcp.json
- VS Code trades search_trades .vscode/mcp.json
- Zed trades search_trades ~/.config/zed/settings.json
- Windsurf trades search_trades ~/.codeium/windsurf/mcp_config.json
- Cline trades search_trades ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI trades search_trades ~/.gemini/settings.json
- Grok trades search_trades .mcp.json (in your project root)
- ChatGPT trades search_trades Settings → Connectors → Advanced → Developer mode
- Claude.ai trades search_trades Settings → Connectors → Add custom connector
- LangChain trades search_trades pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http trades https://potomacledger.com/mcp
Other tools on this server
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.