H

hiro.is

Your first security hire.

1read
1action
https://hiro.is/

live · Developer Tools · JSON · API for agents

Tools 2 tools

get_hiro_overviewread

Return a short overview of Hiro: what it does, which security pillars it covers, and how to contact the team.

View tool JSON
{
  "name": "get_hiro_overview",
  "kind": "read",
  "impl": "imperative",
  "description": "Return a short overview of Hiro: what it does, which security pillars it covers, and how to contact the team.",
  "inputSchema": {
    "type": "object",
    "properties": {},
    "additionalProperties": false
  },
  "page": "/"
}
book_hiro_demoaction

Open the Hiro demo booking flow on hiro.is. Use when a user wants to schedule a demo or talk to the team.

View tool JSON
{
  "name": "book_hiro_demo",
  "kind": "action",
  "impl": "imperative",
  "description": "Open the Hiro demo booking flow on hiro.is. Use when a user wants to schedule a demo or talk to the team.",
  "inputSchema": {
    "type": "object",
    "properties": {},
    "additionalProperties": false
  },
  "page": "/"
}