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