Agent Tools
Back to MCP servers
● down

AI-powered product search, affiliate links, and price negotiation for e-commerce platforms

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://api.unifiedoffer.com/functions/v1/mcp-http-wrapper
JSON-RPC initialize probe
curl -X POST https://api.unifiedoffer.com/functions/v1/mcp-http-wrapper \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/Chris85appding/unified-offer-protocol-front