io.github.danielxri/clawmerchants-mcp-gateway✓
io.github.danielxri/clawmerchants-mcp-gateway · v2.1.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.danielxri/clawmerchants-mcp-gateway",
"description": "MCP Gateway: wrap any MCP server with cold-start retries, uptime SLA, and per-execution MPP billing.",
"repository": {
"url": "https://github.com/danielxri/clawmerchants.git",
"source": "github"
},
"version": "2.1.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://clawmerchants.com/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}