Agent-Hygiene-Doctor

panchen451161722/Agent-Hygiene-Doctor
★ 1 stars TypeScript AI/LLM Updated today
Keep your skills and MCP servers organized.
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": {
    "agent-hygiene-doctor": {
      "command": "npx",
      "args": [
        "-y",
        "panchen451161722/Agent-Hygiene-Doctor"
      ]
    }
  }
}