Helixar Security✓
ai.helixar/mcp · v0.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.helixar/mcp",
"description": "Security tools for AI agents: scan MCP servers, validate HDP delegation chains, audit releases.",
"title": "Helixar Security",
"repository": {
"url": "https://github.com/Helixar-AI/helixar-mcp",
"source": "github"
},
"version": "0.0.1",
"websiteUrl": "https://helixar.ai/connect",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.helixar.ai/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"notes": "Workers deployment exposes 2 of 3 tools (helixar_inspect_mcp, helixar_hdp_validate). The third tool (helixar_releaseguard) wraps a Go binary and is stdio-only — install the npm package locally for the full set.",
"tool": "manual",
"version": "0.0.1"
},
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}