MCP Server
MCP
SeekOnMe Product Discovery
Remote MCP server for product discovery catalog and retrieving product details.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://fast.seekon.me/mcp/",
"headers": [
{
"description": "Bearer API key for the SeekOnMe MCP server, formatted as: Bearer <SEEKONME_API_KEY>",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment