Knowledge Systems
Trust: 30/100 (Limited)Unified Offer Protocol MCP Server Guide
AI-powered product search, affiliate links, and price negotiation for e-commerce platforms
by Chris85appding
Quick Start
Install
npx @unifiedoffer/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"com-unifiedoffer-mcp-server": {
"command": "npx",
"args": [
"@unifiedoffer/mcp-server"
]
}
}
}