← All WebMCP sites

exagard.com

Health & Educationhttps://exagard.com/listed as of 2026-08-27
Practical safety training made for your workplace. Tailored to your space, so your team is ready when it matters most.
Run a live auditWe load the site in a real browser and score the tools it gives an agent.

Tools

get_exagard_infoanswerimperative
Get concise information about Exagard workplace safety training, compliance capabilities, and trial links.
Input schema
{
  "type": "object",
  "properties": {},
  "additionalProperties": false
}
start_exagard_signupactimperative
Start Exagard signup for an organisation. Sends a verification code to the supplied contact email.
Input schema
{
  "type": "object",
  "properties": {
    "organisationName": {
      "type": "string",
      "description": "Organisation name, up to 200 characters."
    },
    "contactEmail": {
      "type": "string",
      "format": "email",
      "description": "Contact email that receives the verification code."
    }
  },
  "required": [
    "organisationName",
    "contactEmail"
  ],
  "additionalProperties": false
}
Listings are sourced from public community registries and shown as reported.