Getting Started
Install the Obtrace MCP server and connect it to your AI assistant in under 5 minutes.
Getting Started with Obtrace MCP
Prerequisites
- An Obtrace account with API access
- An API key (create one in Settings → API Keys)
- Go 1.24+ (for building from source) or Docker
Install
Option 1: Go install
Option 2: Docker
Option 3: From source
Quick start
1. Set credentials
2. Run the server
3. Connect your AI assistant
See the Claude Integration page for detailed setup instructions.
Verify the connection
Once connected, try these prompts in your AI assistant:
- "List my Obtrace projects"
- "Show me error logs from the last hour"
- "Search for traces with latency over 1 second in the checkout service"
- "Summarize system health for the last 24 hours"
Docker Compose
For self-hosted or development setups:
The server will be available at http://localhost:8000/sse.
What's next
- Configuration — Fine-tune transport, TLS, and tool categories
- Tools Reference — Explore all 44 available tools
- Security — Production hardening and access control