Odel
Flameox

Flameox

Local
@morluto83PythonMITUpdated 2 days ago

Bounded local runtime evidence from explicit artifacts and typed direct targets.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIflameoxv0.2.5

Run

uvx flameox

MCP client config

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