Lightrun
AI-powered live runtime debugging with Lightrun production context.
Lightrun AI
A collection of reusable skills for investigating runtime issues with Lightrun.
What is in this repository
skills/— skill folders (SKILL.md, plus optional assets/scripts).cursor-plugin/— Cursor plugin metadata.claude-plugin/— Claude plugin metadata.cursor/mcp.json— Cursor MCP server configuration used by the plugin metadata
Available skills
lightrun-live-runtime-debugging— deterministic live-runtime investigation workflow with preflight checks, evidence capture, and handoff output.
Demos
Installation
Cursor
- Open Cursor.
- Add plugin from repository URL (or local path).
- Use this repository URL:
https://github.com/lightrun-platform/lightrun-ai
Claude
This repository includes:
.claude-plugin/plugin.json.claude-plugin/marketplace.json
Use your Claude plugin/marketplace flow to install from this repository.
Codex
Codex loads skills from .agents/skills locations.
- Copy or symlink skill folders from
skills/into one of:$REPO_ROOT/.agents/skills$HOME/.agents/skills
- Restart/reload Codex if needed.
Requirements
- Access to Lightrun MCP server
- Completed MCP OAuth authorization for your environment
Contributing
- Add a new folder under
skills/<skill-name>/. - Add
SKILL.mdwith YAML frontmatter (name,description). - Add optional assets/scripts if needed.
- Update marketplace/plugin metadata when adding publishable skills.
Máy chủ liên quan
Alpha Vantage MCP Server
nhà tài trợAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Bifrost
Exposes VSCode's development tools and language features to AI tools through an MCP server.
ExMCP Test Server
An Elixir-based MCP server for testing and experimenting with the Model Context Protocol.
Strata
Trust and safety layer for AI agents — scores MCP servers for security risk, capability flags, and prompt injection.
Elementor WordPress MCP Server
An MCP server for WordPress and Elementor, enabling AI assistants to manage content and build pages.
mcp-pystub
Auto-detect stubbable packages for Python exe builds (PyInstaller/Nuitka) and generate minimal stub code to reduce executable size
QRRapido
QR Rápido is an ultra-fast QR code generator built for AI agents and automations.
Azure DevOps
Interact with Azure DevOps Work Items using the Azure DevOps REST API.
Julia Documentation MCP Server
An MCP server for accessing Julia documentation and source code.
OpenAI GPT Image
Generate and edit images using OpenAI's GPT-4o image generation and editing APIs with advanced prompt control.
Simple MCP Server
A starter MCP server built with TypeScript and the official MCP SDK, featuring example tools like echo, add, time, and flight status.