$ timeahead_
mcp/codecaimcp-leaf/install

install @codecai/mcp-leaf

pick your MCP client below. snippets, file paths and reload steps included.
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "codecaimcp-leaf": {
      "command": "npx",
      "args": [
        "-y",
        "@codecai/mcp-leaf"
      ]
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/codecaimcp-leaf/install/claude-desktop
← back to @codecai/mcp-leaf
Install @codecai/mcp-leaf MCP Server — Claude Desktop, Cursor, Windsurf, VS Code | Timeahead