Lightweight Error Tracking for Rails
Track, group, and resolve errors across your applications. Includes an MCP server so AI tools can query your errors directly.
From Sanskrit दृष्टि (dṛṣṭi), meaning "vision"
MCP Server Included
Connect your AI tools to Dristi and query errors without switching context.
{
"mcpServers": {
"dristi": {
"type": "http",
"url": "https://dristiapp.com/mcp",
"headers": {
"X-API-Token": "your-api-token"
}
}
}
}
"What errors happened today?"
"Show me the stack trace for that NoMethodError"
"Mark it as resolved"
Available tools
Works with Claude, Cursor, Windsurf, and any MCP-compatible client.
Features
Multi-app support
Track errors from multiple applications with separate API tokens.
Smart grouping
Errors grouped by fingerprint to reduce noise.
Threshold alerts
Email notifications at 1, 10, 100, 1K, 10K, and 100K occurrences.
Team management
Organizations with owners and members. Invite teammates to apps.
Status management
Mark errors as resolved, ignored, or unresolved.
Simple API
One POST endpoint. Works with any HTTP client.
Free tier includes 5,000 errors per month.