Huntertech.io Vendor Insights✓
io.huntertech/vendor-insights · v1.0.0
v1.0.0▦ remote🌐 https://www.huntertech.io/api/v1/mcp
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.huntertech/vendor-insights",
"description": "AI-ready vendor incident status with public active incidents and plan-scoped history.",
"title": "Huntertech.io Vendor Insights",
"version": "1.0.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://www.huntertech.io/api/v1/mcp",
"headers": [
{
"description": "Optional Supabase bearer access token for authenticated, plan-scoped historical incident access. Anonymous access returns public active ongoing and monitored incidents only.",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}