triflow

Lonkins/triflow
★ 0 stars Python Code/Dev Tools Updated 2d ago
Cross-server MCP toxic-flow (lethal-trifecta) analyzer + SKILL.md linter
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": {
    "triflow": {
      "command": "uvx",
      "args": [
        "triflow"
      ]
    }
  }
}

Or install with pip: pip install triflow

README Excerpt

Cross-server MCP toxic-flow (lethal-trifecta) analyzer + `SKILL.md` linter. Bootstrap in progress — full README lands with the packaging PR. Apache-2.0