MCP-сервер OriginSelect.
npx (recommended) No install needed — just add to your Claude Desktop config: { "mcpServers": { "originselect": { "command": "npx", "args": ["originselect-mcp-server"] } } } Option 2: Global install npm install -g originselect-mcp-server Then add