flameox

morluto/flameox
★ 1 stars Python Code/Dev Tools Updated today
Local runtime-evidence MCP server and CLI for investigating performance, memory, concurrency, and reliability.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "flameox": {
      "command": "uvx",
      "args": [
        "flameox"
      ]
    }
  }
}

Or install with pip: pip install flameox

README Excerpt

<h1 align="center">flameox</h1> <p align="center"><strong>Runtime evidence for coding agents</strong></p> <p align="center"> <img src="docs/assets/flameox-mascot-flamegraph.png" width="420" alt="flameox mascot: a friendly ox with a flame graph between its horns" > </p> <p align="center"> Let an agent query, compare, and audit profiler traces, benchmarks, memory captures,

Tools (7)

allcpuexecutionmemorypythontorchtrace

Topics

benchmarkingcoding-agentsdebugginglocal-firstmcpobservabilityperformanceprofilingpythonruntime-analysis