
Lightrun MCP Server
@lightrun-platform
About Lightrun MCP Server
Lightrun MCP connects AI coding assistants to live runtime context from production and staging applications for safe code-level debugging without redeploying. It lets MCP-compatible clients discover runtime sources, inspect live expression values, capture call stacks, measure exe
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Lightrun": {
"url": "https://app.lightrun.com/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Lightrun MCP Server?
Lightrun MCP Server is an MCP-compatible server that provides reusable skills for investigating runtime issues with Lightrun. It integrates with Lightrun’s platform to enable deterministic live‑runtime debugging workflows, and is intended for developers using AI coding assistants like Cursor, Claude, or Codex.
How to use Lightrun MCP Server?
Access Lightrun MCP Server by installing the Lightrun AI repository through your AI assistant’s plugin or marketplace flow. For Cursor, add the plugin from the repository URL https://github.com/lightrun-platform/lightrun-ai. For Claude, use the included .claude-plugin/ metadata. For Codex, copy or symlink skill folders from skills/ into .agents/skills. Complete MCP OAuth authorization for your environment before use.
Key features of Lightrun MCP Server
- Deterministic live‑runtime investigation workflow
- Preflight checks and evidence capture
- Handoff output for issue resolution
- Works with Cursor, Claude, and Codex
- Access requires Lightrun MCP OAuth authorization
Use cases of Lightrun MCP Server
- Debugging live applications in production without stopping them
- Collecting evidence during runtime investigation
- Handing off investigation results to team members
FAQ from Lightrun MCP Server
What does Lightrun MCP Server do?
It provides a reusable skill for deterministic live‑runtime debugging, including preflight checks, evidence capture, and handoff output, all accessed through an MCP server.
What dependencies or runtime requirements are needed?
You need access to the Lightrun MCP server and must have completed MCP OAuth authorization for your environment. No other runtime dependencies are listed.
Where do the skills live?
Skills are stored in folders under the skills/ directory in the repository, each with a SKILL.md and optional assets/scripts.
How is authentication handled?
Authentication is via MCP OAuth authorization; you must complete that flow for your environment before using the server.
What transports or auth methods are supported?
The README only mentions MCP OAuth authorization; no specific transport protocols are detailed.
More Other MCP servers
Servers
modelcontextprotocolModel Context Protocol Servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

EverArt
modelcontextprotocolModel Context Protocol Servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments