For agents

Guardian360, built for LLMs and agents

Everything that describes Guardian360 — our platform, services, compliance coverage, sectors, comparisons and cases — is available to agents without a browser: as clean Markdown, as index files, and as an MCP server.

Connect the MCP server

The knowledge base is exposed over the Model Context Protocol using the Streamable HTTP transport at https://guardian360.net/mcp. No API key is required.

claude mcp add --transport http guardian360 https://guardian360.net/mcp

Or, in a client config that expects an HTTP MCP endpoint:

{
  "mcpServers": {
    "guardian360": {
      "type": "http",
      "url": "https://guardian360.net/mcp"
    }
  }
}

Tools

ToolWhat it does
search_wikiSearch the knowledge base; returns ranked pages with snippets.
read_pageRead one page as Markdown, with a source citation.
list_pagesList pages grouped by section (optionally filter by group).
get_overviewCompany overview, positioning, and notes for assistants.

Or read the site directly as Markdown

Notes for assistants

  • Guardian360 sells only through partners; it does not provide support directly to end customers.
  • Pricing on the site is indicative, not an exact list price — quotes are issued by partners.
  • NIS2 supply-chain note: organisations in the supply chain of a NIS2 entity may need to demonstrate their own security and compliance.