Overview
Expose Sazabi's observability capabilities to external AI tools like Claude Code, Cursor, and ChatGPT through the Model Context Protocol.
The Sazabi MCP server lets external AI tools access your observability data and interact with Sazabi. Connect your favorite AI assistant and ask questions about your production systems, search logs, and manage conversations.
What is it?
The Sazabi MCP server exposes Sazabi's capabilities as MCP tools that external AI clients can discover and use. When you connect an AI tool like Claude Code or Cursor to Sazabi's MCP server, that tool gains the ability to:
- List and search your Sazabi projects
- Query logs and investigate issues
- Create and continue conversations
- Access thread history and context
This means you can use your preferred AI development tool while still leveraging Sazabi's observability intelligence.
Server URL
The Sazabi MCP server is available at:
https://mcp.sazabi.com/mcpQuick start
Get a secret key
Go to Settings -> API Keys in the Sazabi dashboard and create a Secret key.
Configure your client
Add Sazabi to your AI tool's MCP configuration using the server URL and your secret key.
Start asking questions
Ask your AI tool to use Sazabi to query your production systems.