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 image: https://avatars.githubusercontent.com/antimetal x-type: company x-source: harvest:secondary-market specificationVersion: '0.20' 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