Skip to main content
Antimetal exposes a remote MCP server at https://mcp.antimetal.com that any MCP-compatible client can connect to. This gives your AI tools direct access to Antimetal’s investigation, root cause analysis, and remediation capabilities.
Before connecting, make sure you’ve set up your integrations so Antimetal has access to your infrastructure and observability data.
You’ll need an API key from the Antimetal dashboard. Add the server to your client using the configuration below.
claude mcp add antimetal --transport http https://mcp.antimetal.com -- --header "Authorization: Bearer $ANTIMETAL_API_KEY"