get_order_history — GYOTAK Fish Market MCP Tool Read-only
get_order_history
(get order history) is one of 24 tools on the
GYOTAK Fish Market
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_order_history from your client
- Claude Code GYOTAK Fish Market get_order_history run in your project directory
- Claude Desktop GYOTAK Fish Market get_order_history ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor GYOTAK Fish Market get_order_history ~/.cursor/mcp.json
- VS Code GYOTAK Fish Market get_order_history .vscode/mcp.json
- Zed GYOTAK Fish Market get_order_history ~/.config/zed/settings.json
- Windsurf GYOTAK Fish Market get_order_history ~/.codeium/windsurf/mcp_config.json
- Cline GYOTAK Fish Market get_order_history ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI GYOTAK Fish Market get_order_history ~/.gemini/settings.json
- Grok GYOTAK Fish Market get_order_history .mcp.json (in your project root)
- ChatGPT GYOTAK Fish Market get_order_history Settings → Connectors → Advanced → Developer mode
- Claude.ai GYOTAK Fish Market get_order_history Settings → Connectors → Add custom connector
- LangChain GYOTAK Fish Market get_order_history pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http fish-market https://line-harness.gyotak.workers.dev/mcp
Other tools on this server
- get_catalog
- search_fish
- get_contact_info
- get_catch_reports
- place_order
- verify_catch
- verify_temp
- get_komon_records
- verify_komon
- ask_gyotak
- contact_gyotak
- check_reply
- register_customer
- recover_customer_key
- create_payment
- check_payment_status
- apply_referrer
- my_referrals
- get_share_kit
- report_share
- claim_purchase_proof
- register_payout
- confirm_payment
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.