SeekAPI for Claude Desktop
io.github.kiddhu/seekapi
Product data discovery with sandbox tools and an owner-wallet-gated x402 search canary.
client:Claude Desktop
transport:streamable-http
tools:10
Install SeekAPI in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"seekapi": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.seekapi.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- discover_product_keyword_search_v0
- invoke_product_keyword_search_v0
- discover_product_detail_v0
- invoke_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