MCP Server
MCP
CatalogEngine
E-commerce inventory and catalog data structuring tool.
Configuration Example
{
"remotes": [
{
"type": "sse",
"url": "https://catalog-engine-mcp.vercel.app/api/mcp",
"headers": [
{
"description": "Base64-encoded EIP-3009 TransferWithAuthorization signature. Required for premium settlement.",
"isSecret": true,
"name": "payment-signature"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
sse
Comments
Sign in to leave a comment