Skip to content

v0.7.1 — Initial Open Source Release

Choose a tag to compare

@znlnzi znlnzi released this 28 Feb 17:18
· 19 commits to main since this release

Claude Config MCP v0.7.1

First public release of the MCP Server for Claude Code configuration management.

Features

  • Configuration Management — Global and project-level Claude Code settings (.claude/, settings.json, .mcp.json)
  • Template System — Built-in templates (hackathon-core, cross-session-memory, solo-full, etc.) with one-click install
  • Extension Management — Agents, rules, skills, and commands CRUD
  • Hooks Management — Configure Claude Code hooks (PreToolUse, PostToolUse, SessionStart, Stop, etc.)
  • Rules Evolution — Analyze rules for duplicates, missing coverage, and health issues
  • Luoshu (洛书) Intelligent Memory — Cross-session memory with semantic search, auto-extraction, and LLM-powered recall
  • OpenViking Semantic Search — Vector-based search over memory and rules files with automatic indexing

Install

npx claude-config-mcp@latest

Links

Full Changelog: https://github.com/znlnzi/claude-config-studio/commits/v0.7.1