fablever

elon-choo/fablever
★ 31 stars JavaScript AI/LLM Updated today
Make any Claude model adopt Claude Fable 5's working style in Claude Code — always-on output style + zero-dependency MCP + subagent injection. A style transplant, not a capability transplant.
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": {
    "fablever": {
      "command": "npx",
      "args": [
        "-y",
        "elon-choo/fablever"
      ]
    }
  }
}

Topics

ai-agentsanthropicclaudeclaude-codedeveloper-toolsllmmcpoutput-stylesprompt-engineering