← Back to Plugins
MCP Server MCP

SeekOnMe Product Discovery

MCP Registry publisher By MCP Registry publisher 👁 4 views ▲ 0 votes

Remote MCP server for product discovery catalog and retrieving product details.

Homepage Verified source

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

Loading comments...