● degraded
Lightrun MCP connects AI coding assistants to live runtime context from production and staging applications. With Lightrun, developers can inspect expression values, capture call stacks, measure execution duration, count executions, and collect runtime metrics from running applications without redeploying, restarting, or adding new logs. Use this server to bring production-safe, code-level debugging context directly into your AI workflow.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/roib/lightrun/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/roib/lightrun/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://docs.lightrun.com/mcp/mcp-overview/