Skip to content
Back to search
30
MCP

io.github.vola-trebla/v8-cpu-profile-decoder-mcp

io.github.vola-trebla/v8-cpu-profile-decoder-mcp

MCP server that decodes V8 CPU profiles into token-efficient bottleneck summaries for AI agents

Uptime
0.0%
32 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.vola-trebla/v8-cpu-profile-decoder-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}