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.
Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.
Shown in the MCP client configuration example.
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>"