add-mcp
Back to registry
Chronosphere logo

Chronosphere

v1.0.0

chronosphere.io/mcp

Chronosphere provides an observability platform for metrics, logs, traces, dashboards, monitors, and related telemetry management. It also offers tooling for API, CLI, and MCP-based access to tenant data and platform configuration.


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://{tenant}.chronosphere.io/api/mcp/mcp
requiredsecret

Chronosphere API token. Use Bearer <token>.

npx add-mcp@latest https://{tenant}.chronosphere.io/api/mcp/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=io.chronosphere%2Fmcp"