Lowvyn✓
com.lowvyn/mcp · v0.1.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.lowvyn/mcp",
"description": "Canadian price intelligence: cross-retailer prices, Lowvyn Score, deal verification.",
"title": "Lowvyn",
"version": "0.1.1",
"websiteUrl": "https://lowvyn.com/docs/mcp",
"remotes": [
{
"type": "streamable-http",
"url": "https://api.lowvyn.com/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}