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.