add-mcp
Back to registry
Monoscope logo

Monoscope

v1.0.0

apitoolkit.io/mcp

Monoscope (formerly APItoolkit) is an API observability platform for monitoring API traffic, logs, traces, metrics, anomalies, and monitors. It provides a dashboard, SDKs/OpenTelemetry ingestion, and query tools for developers and AI agents.


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.monoscope.tech/api/v1/mcp
requiredsecret

Monoscope project API key. Use Bearer <token>.

npx add-mcp@latest https://api.monoscope.tech/api/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=io.apitoolkit%2Fmcp"