Skip to Content
Supported toolsClaude Code

Claude Code

Claude Code is cnfgr’s reference implementation. Its data model is the richest of the supported tools, so cnfgr stores everything in Claude Code’s shape and derives the other tools from it.

CapabilitySupport
Read✅ Full
Write✅ Full
Sessions✅ Backup only

What’s supported

  • Agents — full frontmatter and Markdown body.
  • SkillsSKILL.md plus bundled assets.
  • Slash commands — body plus frontmatter.
  • MCP servers — full definition, with secrets kept local.
  • Context filesCLAUDE.md, scoped global / project / nested.
  • Sessions — archived as a backup. cnfgr stores the transcript; it does not resume sessions across machines.

Because Claude Code is the canonical shape, there’s no fidelity loss here — this is the format everything else is projected from.