add-mcp
Back to registry
Galileo logo

Galileo

v1.0.0

galileo.ai/mcp

Galileo is an AI agent reliability platform for evaluating, observing, and adding guardrails to LLM applications and autonomous agents. It provides tooling for logging traces, running experiments, managing datasets and prompts, and monitoring production AI behavior.


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.galileo.ai/mcp/http/mcp
required

Shown in the MCP client configuration example.

requiredsecret

Galileo API key. Use <token>.

npx add-mcp@latest https://api.galileo.ai/mcp/http/mcp --transport http --header "Accept: <Accept>" --header "Galileo-API-Key: <Galileo-API-Key>"

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.galileo%2Fmcp"