Decodes minified production stack traces back to original TypeScript source using source maps.
Your app crashed in production. The stack trace is useless. Your AI agent has no idea where the bug is. MCP server that decodes minified production stack traces back to original TypeScript source files, lines, and columns — using source maps. Before your agent spends 20 minutes guessing at obfuscated code. Your monitoring tool sends you this: You ask your agent to debug it. The agent reads . It's…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Your app crashed in production. The stack trace is useless. Your AI agent has no idea where the bug is. MCP server that decodes minified production stack traces back to original TypeScript source files, lines, and columns — using source maps. Before your agent spends 20 minutes guessing at obfuscated code. Your monitoring tool sends you this: You ask your agent to debug it. The agent reads . It's 40,000 characters of minified JavaScript. It has no idea what at column 47821 means. Now the agent…