Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "ebay-mcp-server-by-c": { "command": "npx", "args": [ "-y", "CDataSoftware/ebay-mcp-server-by-cdata" ] } } }
Run in terminal:
claude mcp add ebay-mcp-server-by-c npx -y CDataSoftware/ebay-mcp-server-by-cdata
Add to .cursor/mcp.json:
.cursor/mcp.json