Skip to content
Windsurf

eBay Browse for Windsurf

io.github.cunicopia-dev/ebay-mcp

eBay Browse API MCP server — buy-side listing search and price intelligence.

client:Windsurf transport:stdio runtime:pypi

Install eBay Browse in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "ebay-mcp": {
      "command": "uvx",
      "args": [
        "ebay-mcp"
      ],
      "env": {
        "EBAY_ENV": "<EBAY_ENV>",
        "EBAY_PRD_APP_ID": "<EBAY_PRD_APP_ID>",
        "EBAY_PRD_CERT_ID": "<EBAY_PRD_CERT_ID>",
        "EBAY_SBX_APP_ID": "<EBAY_SBX_APP_ID>",
        "EBAY_SBX_CERT_ID": "<EBAY_SBX_CERT_ID>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

eBay Browse in other clients