MCP server that decodes V8 CPU profiles into token-efficient bottleneck summaries for AI agents
An MCP server that decodes V8 CPU profiles into token-efficient bottleneck summaries for AI agents. Your Node.js app is slow. You ran . Now you have a 20MB file — and your AI agent is completely blind to it. V8 CPU profiles are massive. A typical from a production Node.js app is 5–50MB of raw JSON — millions of lines mapping memory addresses, tick counts, and microsecond execution sequences. It…
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.
An MCP server that decodes V8 CPU profiles into token-efficient bottleneck summaries for AI agents. Your Node.js app is slow. You ran . Now you have a 20MB file — and your AI agent is completely blind to it. V8 CPU profiles are massive. A typical from a production Node.js app is 5–50MB of raw JSON — millions of lines mapping memory addresses, tick counts, and microsecond execution sequences. It looks like this: An AI agent attempting to read this file instantly collapses its context window and…