Postman plugs New Relic MCP
Postman announced an integration with New Relic’s Model Context Protocol (MCP) to automate end‑to‑end observability for AI agent workflows — tying agent events to infra telemetry and model context. The pattern enables unified incident triage across infra, model, and orchestrator layers. (tipranks.com)
Postman added full MCP support on May 1, 2025 and explicitly lets users generate MCP servers from its catalog of “over 100,000” public APIs to produce minimal, tool‑specific MCP servers in seconds. (blog.postman.com) Postman’s MCP client exposes protocol transports (STDIO, SSE, streamable HTTP), accepts pasted MCP config JSON to instantiate working requests, and persistently saves MCP requests so they can be shared, versioned, and invoked from automated Postman workflows or CI. (blog.postman.com) New Relic announced MCP support on June 11, 2025 as part of its AI Monitoring stack and emphasized automatic MCP request tracing, waterfall visualizations of tool invocation sequences, and duration breakdowns to locate bottlenecks inside agent workflows. (newrelic.com) New Relic followed with a public preview of an AI MCP Server and Agentic AI Monitoring (announced Nov 4, 2025) that exposes observability data to MCP‑compatible assistants (the announcement cites integrations with GitHub Copilot, ChatGPT, Claude, and Cursor) and the MCP server can convert plain‑English queries into NRQL for fast telemetry lookups. (secure.businesswire.com) (docs.newrelic.com) Postman’s existing New Relic integration for API monitors (first marketed in 2022) already routes Postman monitor metrics and alerts into New Relic dashboards and quickstarts, providing an incumbent path for enterprises to extend existing monitoring pipelines to MCP‑driven agent telemetry. (learning.postman.com) (businesswire.com) Community MCP→New Relic server implementations and enterprise how‑tos (including open‑source New Relic MCP server repos and third‑party guides for connecting Postman to MCP) are available today, offering reusable deployment patterns and integration code that platform teams can fork or audit for internal MCP gateways. (github.com) (mintmcp.com)