ylang

Yann-0/ylang
★ 0 stars Python AI/LLM Updated 9d ago
Local-first personal AI efficiency layer — MCP server for prompt improvement, template library, usage tracking, and scoped memory.
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": {
    "ylang": {
      "command": "uvx",
      "args": [
        "ylang"
      ]
    }
  }
}

Or install with pip: pip install ylang

Topics

cursorlitellmllmmcpprompt-engineeringpython