Loading MCP server directory, please wait...
Remote MCP server for product discovery catalog and retrieving product details.
npx @getmcp/cli add me.seekon.fast/product-discovery-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer API key for the SeekOnMe MCP server, formatted as: Bearer <SEEKONME_API_KEY>
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"me.seekon.fast/product-discovery-mcp": {
"url": "https://fast.seekon.me/mcp/",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}