mcp-chezmoi

Configure MCP servers in chezmoi-managed dotfiles with YAML configurations.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/mrleeio/dotfiles --skill mcp-chezmoi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-chezmoi
Source: https://github.com/mrleeio/dotfiles/tree/main/dot_claude/skills/mcp-chezmoi
Command: npx skills add https://github.com/mrleeio/dotfiles --skill mcp-chezmoi

SYSTEM DOCUMENTATION & REQUIREMENTS

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.