Exposes Laravel Telescope telemetry data via the Model Context Protocol (MCP) to AI assistants for enhanced debugging.
Laravel Telescope MCP is an extension for Laravel Telescope that allows developers to query their application's telemetry data using natural language through AI assistants like Cursor, Claude, or Copilot Chat. By translating natural-language queries into MCP operations, it retrieves Telescope records related to logs, slow queries, HTTP requests, exceptions, jobs, and more, providing concise and insightful responses directly within the AI interface. This allows for a faster and more intuitive debugging experience.