MCP Server
MCP
xyz.trusteed/mcp-gateway
Agentic commerce gateway: discovery, search, checkout across Shopify/Woo/Odoo/PrestaShop.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://trusteed.xyz/demo-store/mcp",
"headers": [
{
"description": "OAuth 2.1 bearer token. Discovery via /.well-known/oauth-protected-resource (RFC 9728). Public read tools work without auth; checkout tools require Bearer.",
"format": "string",
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment