add-mcp
Back to registry
Laminar logo

Laminar

v1.0.0

lmnr.ai/mcp

Laminar is an observability platform for AI agents and LLM applications. It helps teams trace runs, inspect failures, manage datasets and evaluations, and debug agent behavior over time.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://api.lmnr.ai/v1/mcp
requiredsecret

Laminar project API key. Use Bearer <token>.

npx add-mcp@latest https://api.lmnr.ai/v1/mcp --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=ai.lmnr%2Fmcp"