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