phases-agents

Cherridsaid/phases-agents
★ 0 stars Python AI/LLM Updated 1d ago
Local MCP server for deterministic skill selection. Discovers, validates and plans. Zero dependencies, nothing executed.
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": {
    "phases-agents": {
      "command": "uvx",
      "args": [
        "phases-agents"
      ]
    }
  }
}

Or install with pip: pip install phases-agents

README Excerpt

*English · [Français](README.fr.md)* A local MCP server that discovers, validates and selects skills deterministically. Python standard library only, no runtime dependencies. One server. Five tools. Nothing executed behind your back. AI agents improvise. Ask the same question twice and you get two different

Tools (4)

descriptionlicenseownerversion

Topics

agent-skillsai-agentsdeterministicmcpmcp-serverpythonzero-dependencies