Helixar Security
HS
Helixar Security
/helixar_inspect_mcp

helixar inspect mcp

Scan an MCP server (URL or raw manifest JSON) against Helixar's Sentinel detection rules. Returns risk score, findings, and a Claude-generated security brief. Q

liveverifiedunknown~5s typical
mcpprobedhelixarsecurity
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-helixar-mcp /helixar_inspect_mcp for me.

Input

FieldTypeDescription
target*stringMCP server URL or raw manifest JSON string
modestring (quick | deep) default "quick"
contextstring
api_keystring

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-helixar-mcp","endpoint":"/helixar_inspect_mcp","input":{"target":"...","mode":"quick"}}'
cli
npx cracked-ai run -p mcp-ai-helixar-mcp -e /helixar_inspect_mcp -i '{"target":"...","mode":"quick"}'
mcp
run_tool({ provider: "mcp-ai-helixar-mcp", endpoint: "/helixar_inspect_mcp", input: {"target":"...","mode":"quick"} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.