Antimetal website screenshot

Antimetal

Antimetal is a New York based software company building an autonomous production-management platform for engineering teams — "everything that happens after you deploy". It maintains a continuously updated world model of a customer's production stack and runs specialized AI agents that patrol for risk and drift, triage noisy signals into structured issues, investigate incidents down to a root cause, and generate production-ready fixes tied back to the underlying evidence. It connects to more than ninety cloud, observability, CI/CD, incident and code tools — AWS, Google Cloud, Azure, Kubernetes, Datadog, Grafana, Prometheus, Sentry, Splunk, New Relic, Honeycomb, PagerDuty, incident.io, GitHub, Vercel and Slack among them. Antimetal publishes a public REST API (the Antimetal External API, at bff.antimetal.com/api/v2) covering issues, investigation results, evidential artifacts and a natural-language query endpoint, a remote MCP server at mcp.antimetal.com with OAuth 2.1 and API-key auth, an official TypeScript SDK, published Agent Skills for Claude Code and Cursor, open protobuf definitions for its infrastructure agent, and a Terraform provider and Helm charts.

Antimetal publishes 3 APIs on the APIs.io network: Artifacts API, Issues API, and Query API. Tagged areas include Company, Observability, Incident Management, Site Reliability Engineering, and Artificial Intelligence.

Antimetal’s developer surface includes authentication, documentation, API reference, getting-started guide, signup flow, support, engineering blog, and 29 more developer resources.

50.6/100 developing ▬ flat Agent 54/100 agent ready Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
1 APIs 1 MCP Servers
CompanyObservabilityIncident ManagementSite Reliability EngineeringArtificial IntelligenceAgentsDevOpsCloud InfrastructureKubernetesRoot Cause AnalysisMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/antimetal: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 5

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

Antimetal MCP Server

Remote Model Context Protocol server exposing Antimetal's investigation, root-cause analysis and remediation capabilities to MCP-compatible clients such as Claude Code, Cursor, ...

Antimetal Agent APIs (Protobuf)

Public protobuf/Connect definitions for the Antimetal system agent — the component that connects customer infrastructure to the Antimetal platform. Covers agent config and insta...

Antimetal Artifacts API

The Artifacts API from Antimetal — 1 operation(s) for artifacts.

Antimetal Issues API

The Issues API from Antimetal — 4 operation(s) for issues.

Antimetal Query API

The Query API from Antimetal — 1 operation(s) for query.

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

MCP Servers 1

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

Security Posture 4

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

Antimetal Authentication

http · 1 scheme

SECURITY

Antimetal Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Antimetal Vulnerability Disclosure

Hackerone · contact published

SECURITY

Antimetal Trust Center

SOC 2 Type II, HIPAA

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Antimetal Scopes

4 scopes · authorizationCode/deviceCode/refreshToken

4 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Antimetal Agentic Access

9 operations · 4 acting

9 operations · 4 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: antimetal
name: Antimetal
description: Antimetal is a New York based software company building an autonomous production-management platform for engineering
  teams — "everything that happens after you deploy". It maintains a continuously updated world model of a customer's production
  stack and runs specialized AI agents that patrol for risk and drift, triage noisy signals into structured issues, investigate
  incidents down to a root cause, and generate production-ready fixes tied back to the underlying evidence. It connects to
  more than ninety cloud, observability, CI/CD, incident and code tools — AWS, Google Cloud, Azure, Kubernetes, Datadog, Grafana,
  Prometheus, Sentry, Splunk, New Relic, Honeycomb, PagerDuty, incident.io, GitHub, Vercel and Slack among them. Antimetal
  publishes a public REST API (the Antimetal External API, at bff.antimetal.com/api/v2) covering issues, investigation results,
  evidential artifacts and a natural-language query endpoint, a remote MCP server at mcp.antimetal.com with OAuth 2.1 and
  API-key auth, an official TypeScript SDK, published Agent Skills for Claude Code and Cursor, open protobuf definitions for
  its infrastructure agent, and a Terraform provider and Helm charts.
url: https://raw.githubusercontent.com/api-evangelist/antimetal/refs/heads/main/apis.yml
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - scopes
  - security
  generated: '2026-09-03'
  method: derived
image: https://avatars.githubusercontent.com/antimetal
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-08-06'
modified: '2026-08-06'
tags:
- Company
- Observability
- Incident Management
- Site Reliability Engineering
- Artificial Intelligence
- Agents
- DevOps
- Cloud Infrastructure
- Kubernetes
- Root Cause Analysis
- MCP
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: antimetal:antimetal-mcp-server
  name: Antimetal MCP Server
  description: Remote Model Context Protocol server exposing Antimetal's investigation, root-cause analysis and remediation
    capabilities to MCP-compatible clients such as Claude Code, Cursor, VS Code, Windsurf and Codex. Supports OAuth 2.1 (WorkOS
    AuthKit, with dynamic client registration and device authorization) or an API key presented as a bearer token. Anonymous
    tools/list is rejected with 401.
  humanURL: https://docs.antimetal.com/connect
  baseURL: https://mcp.antimetal.com
  tags:
  - MCP
  - Agents
  - Incident Management
  properties:
  - type: MCPServer
    url: mcp/antimetal-mcp.yml
  - type: ToolCrosswalk
    url: mcp/antimetal-tool-crosswalk.yml
  - type: Documentation
    url: https://docs.antimetal.com/connect
- aid: antimetal:antimetal-agent-apis
  name: Antimetal Agent APIs (Protobuf)
  description: Public protobuf/Connect definitions for the Antimetal system agent — the component that connects customer infrastructure
    to the Antimetal platform. Covers agent config and instance, hardware and Linux runtime telemetry, Kubernetes cluster
    and relationship modelling, network, and a generic resource/object graph with an intake service. Published as a buf module.
  humanURL: https://github.com/antimetal/apis
  baseURL: https://buf.build/antimetal/apis
  tags:
  - gRPC
  - Protobuf
  - Kubernetes
  - Telemetry
  properties:
  - type: SourceCode
    url: https://github.com/antimetal/apis
- aid: antimetal:antimetal-artifacts-api
  name: Antimetal Artifacts API
  description: The Artifacts API from Antimetal — 1 operation(s) for artifacts.
  humanURL: https://docs.antimetal.com/api-reference/issues/fetch-issues-for-an-organization
  baseURL: https://bff.antimetal.com/api/v2
  tags:
  - Artifacts
  properties:
  - type: OpenAPI
    url: openapi/antimetal-artifacts-api-openapi.yml
  - type: Documentation
    url: https://docs.antimetal.com/
  - type: APIReference
    url: https://docs.antimetal.com/api-reference/issues/fetch-issues-for-an-organization
  - type: ErrorCatalog
    url: errors/antimetal-problem-types.yml
  - type: DataModel
    url: data-model/antimetal-data-model.yml
- aid: antimetal:antimetal-issues-api
  name: Antimetal Issues API
  description: The Issues API from Antimetal — 4 operation(s) for issues.
  humanURL: https://docs.antimetal.com/api-reference/issues/fetch-issues-for-an-organization
  baseURL: https://bff.antimetal.com/api/v2
  tags:
  - Issues
  properties:
  - type: OpenAPI
    url: openapi/antimetal-issues-api-openapi.yml
  - type: Documentation
    url: https://docs.antimetal.com/
  - type: APIReference
    url: https://docs.antimetal.com/api-reference/issues/fetch-issues-for-an-organization
  - type: ErrorCatalog
    url: errors/antimetal-problem-types.yml
  - type: DataModel
    url: data-model/antimetal-data-model.yml
- aid: antimetal:antimetal-query-api
  name: Antimetal Query API
  description: The Query API from Antimetal — 1 operation(s) for query.
  humanURL: https://docs.antimetal.com/api-reference/issues/fetch-issues-for-an-organization
  baseURL: https://bff.antimetal.com/api/v2
  tags:
  - Query
  properties:
  - type: OpenAPI
    url: openapi/antimetal-query-api-openapi.yml
  - type: Documentation
    url: https://docs.antimetal.com/
  - type: APIReference
    url: https://docs.antimetal.com/api-reference/issues/fetch-issues-for-an-organization
  - type: ErrorCatalog
    url: errors/antimetal-problem-types.yml
  - type: DataModel
    url: data-model/antimetal-data-model.yml
common:
- type: Overlay
  url: overlays/antimetal-external-api-overlay.yaml
- type: IssueTracker
  url: https://github.com/antimetal/apis/issues
- type: AgenticAccess
  url: agentic-access/antimetal-agentic-access.yml
- type: DomainSecurity
  url: security/antimetal-domain-security.yml
- type: Authentication
  url: authentication/antimetal-authentication.yml
- type: Website
  url: https://www.antimetal.com/
- type: DeveloperPortal
  url: https://docs.antimetal.com/
- type: Documentation
  url: https://docs.antimetal.com/
- type: APIReference
  url: https://docs.antimetal.com/api-reference/issues/fetch-issues-for-an-organization
- type: GettingStarted
  url: https://docs.antimetal.com/quick-start
- type: SignUp
  url: https://overlook.antimetal.com/
- type: Support
  url: mailto:support@antimetal.com
- type: Blog
  url: https://antimetal.com/blog
- type: GitHubOrganization
  url: https://github.com/antimetal
- type: TermsOfService
  url: https://antimetal.com/terms
- type: PrivacyPolicy
  url: https://antimetal.com/privacy
- type: StatusPage
  url: https://status.antimetal.com/
- type: Compliance
  url: https://docs.antimetal.com/admin/security
- type: Security
  url: https://docs.antimetal.com/admin/security
- type: LLMsTxt
  url: llms/antimetal-llms.txt
- type: WellKnown
  url: well-known/antimetal-well-known.yml
- type: APICatalog
  url: well-known/antimetal-api-catalog.json
- type: AgentCard
  url: a2a/antimetal-a2a.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Packages
  url: packages/antimetal-packages.yml
- type: SDKs
  url: packages/antimetal-packages.yml
- type: Conformance
  url: conformance/antimetal-conformance.yml
- type: ErrorCatalog
  url: errors/antimetal-problem-types.yml
- type: Lifecycle
  url: lifecycle/antimetal-lifecycle.yml
- type: Conventions
  url: conventions/antimetal-conventions.yml
- type: ChangeLog
  url: changelog/antimetal-changelog.yml
- type: DataModel
  url: data-model/antimetal-data-model.yml
- type: VulnerabilityDisclosure
  url: security/antimetal-vulnerability-disclosure.yml
- type: TrustCenter
  url: security/antimetal-trust-center.yml
- type: OAuthScopes
  url: scopes/antimetal-scopes.yml
- type: SourceCode
  url: https://github.com/antimetal
x-enrichment:
  date: '2026-08-06'
  status: enriched
  artifacts_added: 46
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/antimetal"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/antimetal/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/antimetal/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.