Mondoo website screenshot

Mondoo

Mondoo is a cloud-native security and vulnerability risk management platform built around "Agentic Vulnerability Management" — AI agents that discover, prioritize by business impact, and automatically remediate vulnerabilities and misconfigurations across cloud accounts, containers, Kubernetes, servers, endpoints, SaaS products, network devices, and infrastructure-as-code. The platform is built on the open-source cnquery infrastructure query tool and the cnspec policy-as-code security scanner, both driven by MQL (the Mondoo Query Language), and exposes a GraphQL Platform API for programmatic access to assets, integrations, and vulnerability, policy, and compliance reports. Mondoo ships official SDKs, a Terraform provider, cnquery/cnspec CLIs with an MCP server interface, and packaged Agent Skills for MQL and secure coding.

Mondoo publishes 1 API on the APIs.io network. Tagged areas include Company, Cybersecurity, Security, Vulnerability Management, and Compliance.

Mondoo’s developer surface includes documentation, getting-started guide, engineering blog, support, pricing, signup flow, CLI, and 22 more developer resources.

40.3/100 developing ▬ flat Agent 13/100 agent aware Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
AccessSelf serve
1 APIs 1 MCP Servers
CompanyCybersecuritySecurityVulnerability ManagementComplianceCloud SecurityPolicy as CodeDevSecOpsGraphQLSAST

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 40.3/100 · developing
Contract Quality 0.0 / 21
Developer Ergonomics 12.1 / 17
Access Clarity 5.4 / 17
Operational Transparency 4.9 / 11
Contract Governance 1.9 / 10
Discoverability 7.4 / 9
Regulatory Posture 7.1 / 15
Agent readiness — 13/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Insurance regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/mondoo: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Mondoo Platform GraphQL API

The Mondoo Platform API is a GraphQL API for programmatically querying assets, configuring integrations, and fetching vulnerability, policy, and compliance reports. Authenticati...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Mondoo MCP Server

Mondoo exposes an MCP (Model Context Protocol) server through its open-source cnquery / cnspec CLIs and the MQL shell. Agents can run it locally to perform live MQL schema looku...

MCP SERVER

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Mondoo Authentication

bearer-token/oidc · 2 schemes

SECURITY

Mondoo Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Mondoo Vulnerability Disclosure

contact published

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: mondoo
name: Mondoo
description: Mondoo is a cloud-native security and vulnerability risk management platform built around "Agentic Vulnerability
  Management" — AI agents that discover, prioritize by business impact, and automatically remediate vulnerabilities and misconfigurations
  across cloud accounts, containers, Kubernetes, servers, endpoints, SaaS products, network devices, and infrastructure-as-code.
  The platform is built on the open-source cnquery infrastructure query tool and the cnspec policy-as-code security scanner,
  both driven by MQL (the Mondoo Query Language), and exposes a GraphQL Platform API for programmatic access to assets, integrations,
  and vulnerability, policy, and compliance reports. Mondoo ships official SDKs, a Terraform provider, cnquery/cnspec CLIs
  with an MCP server interface, and packaged Agent Skills for MQL and secure coding.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://github.com/mondoohq.png
url: https://raw.githubusercontent.com/api-evangelist/mondoo/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- hv-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Cybersecurity
- Security
- Vulnerability Management
- Compliance
- Cloud Security
- Policy as Code
- DevSecOps
- GraphQL
- SAST
apis:
- name: Mondoo Platform GraphQL API
  description: The Mondoo Platform API is a GraphQL API for programmatically querying assets, configuring integrations, and
    fetching vulnerability, policy, and compliance reports. Authentication is token-based via service accounts, with US and
    EU regional endpoints.
  humanURL: https://mondoo.com/docs
  baseURL: https://us.api.mondoo.com/query
  tags:
  - GraphQL
  - Security
  - Vulnerability Management
  properties:
  - type: x-graphql-endpoint-eu
    url: https://eu.api.mondoo.com/query
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: VulnerabilityDisclosure
  url: security/mondoo-vulnerability-disclosure.yml
- type: Security
  url: https://github.com/mondoohq/.github/blob/main/SECURITY.md
- type: DomainSecurity
  url: security/mondoo-domain-security.yml
- type: Website
  url: https://mondoo.com
- type: DeveloperPortal
  url: https://mondoo.com/docs
- type: Documentation
  url: https://mondoo.com/docs
- type: GettingStarted
  url: https://mondoo.com/docs/platform/maintain/access/service_accounts/
- type: GitHubOrganization
  url: https://github.com/mondoohq
- type: Blog
  url: https://mondoo.com/blog
- type: Support
  url: https://mondoo.com/contact
- type: Pricing
  url: https://mondoo.com/pricing
- type: SignUp
  url: https://console.mondoo.com
- type: Login
  url: https://console.mondoo.com
- type: TermsOfService
  url: https://mondoo.com/terms
- type: PrivacyPolicy
  url: https://mondoo.com/privacy
- type: LLMsTxt
  url: llms/mondoo-llms.txt
- type: Packages
  url: packages/mondoo-packages.yml
- type: SDKs
  url: packages/mondoo-packages.yml
- type: CLI
  url: cli/mondoo-cli.yml
- type: WellKnown
  url: well-known/mondoo-well-known.yml
- type: MCPServer
  url: mcp/mondoo-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Authentication
  url: authentication/mondoo-authentication.yml
- type: Conventions
  url: conventions/mondoo-conventions.yml
- type: Conformance
  url: conformance/mondoo-conformance.yml
- type: Lifecycle
  url: lifecycle/mondoo-lifecycle.yml
- type: StatusPage
  url: https://status.mondoo.com
- type: ChangeLog
  url: changelog/mondoo-changelog.yml
- type: DataModel
  url: data-model/mondoo-data-model.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 16
  pass: local-v1