invoke_product_detail_v0 — SeekAPI MCP Tool
invoke_product_detail_v0
(invoke product detail v0) is one of 10 tools on the
SeekAPI
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call invoke_product_detail_v0 from your client
- Claude Code SeekAPI invoke_product_detail_v0 run in your project directory
- Claude Desktop SeekAPI invoke_product_detail_v0 ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SeekAPI invoke_product_detail_v0 ~/.cursor/mcp.json
- VS Code SeekAPI invoke_product_detail_v0 .vscode/mcp.json
- Zed SeekAPI invoke_product_detail_v0 ~/.config/zed/settings.json
- Windsurf SeekAPI invoke_product_detail_v0 ~/.codeium/windsurf/mcp_config.json
- Cline SeekAPI invoke_product_detail_v0 ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SeekAPI invoke_product_detail_v0 ~/.gemini/settings.json
- Grok SeekAPI invoke_product_detail_v0 .mcp.json (in your project root)
- ChatGPT SeekAPI invoke_product_detail_v0 Settings → Connectors → Advanced → Developer mode
- Claude.ai SeekAPI invoke_product_detail_v0 Settings → Connectors → Add custom connector
- LangChain SeekAPI invoke_product_detail_v0 pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http seekapi https://api.seekapi.ai/mcp
Other tools on this server
- discover_product_keyword_search_v0
- invoke_product_keyword_search_v0
- discover_product_detail_v0
- discover_product_public_offer_snapshot_v0
- invoke_product_public_offer_snapshot_v0
- discover_shop_product_page_v0
- invoke_shop_product_page_v0
- discover_seller_public_profile_v0
- invoke_seller_public_profile_v0
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.