mcp-chezmoi

Community

Seamlessly integrate MCP servers with your dotfiles.

Authormrleeio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually configuring Model Context Protocol (MCP) servers, especially across different Claude environments (Desktop, Code) and managing their secrets, can be error-prone and time-consuming. This Skill streamlines the entire setup process, ensuring consistent and secure MCP server integration.

Core Features & Use Cases

  • Automated MCP Configuration: Analyzes MCP server documentation (READMEs, URLs) to generate correct YAML configurations for your mcp-servers.yaml file.
  • Unified Management: Integrates MCP server definitions directly into your chezmoi-managed dotfiles, ensuring consistent setup across all your machines and environments.
  • Secure Secret Handling: Guides you on securely managing API keys and sensitive environment variables using chezmoi's data templating, preventing hardcoded credentials.
  • Use Case: You want to add a new MCP server for GitHub integration. Provide the GitHub MCP server documentation, and this Skill will configure it in your dotfiles, prompt you for the GITHUB_TOKEN, and ensure it syncs to both Claude Desktop and Code.

Quick Start

Add the GitHub MCP server to my dotfiles.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mcp-chezmoi
Download link: https://github.com/mrleeio/dotfiles/archive/main.zip#mcp-chezmoi

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository