CursorPool
← 返回首页

originselect-mcp-server

面向 OriginSelect 的 MCP server,让 AI agent 搜索符合伦理、产地可验证的产品与品牌。

cursor.directory·0
MCPoriginselect-mcp-server
添加到 Cursor

This config will be passed to Cursor on install. Inspect 'command', 'args', and 'env' before continuing.

{
  "command": "npx",
  "args": [
    "-y",
    "originselect-mcp-server"
  ],
  "env": {
    "API_BASE_URL": "https://api.originselect.com"
  }
}