claude-config-management
OfficialMaster Claude's settings, customize your AI workspace.
Software Engineering#developer tools#MCP servers#configuration management#environment variables#claude config#AI workspace#project settings
Authoroutfitter-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Configuring Claude Desktop and Claude Code for specific development environments, including MCP servers, project settings, and environment variables, can be intricate. This Skill provides clear, step-by-step guidance for managing all Claude configurations.
Core Features & Use Cases
- MCP Server Configuration: Set up and manage custom MCP servers (Python, Node.js, Filesystem, Database) within
claude_desktop_config.json. - Project Settings: Configure project-specific settings and automatically enable team marketplaces via
.claude/settings.json. - Environment Variable Management: Learn to override or add environment variables for MCP servers, including referencing system variables.
- Use Case: Set up a custom Python MCP server for your project by adding its configuration to
claude_desktop_config.json, ensuring it uses correct absolute paths and environment variables, then verify its operation in the logs.
Quick Start
Configure Claude Desktop to run a custom Python MCP server located at '/absolute/path/to/server/server.py' with an API key from your environment.
Dependency Matrix
Required Modules
None requiredComponents
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: claude-config-management Download link: https://github.com/outfitter-dev/agents/archive/main.zip#claude-config-management Please download this .zip file, extract it, and install it in the .claude/skills/ directory.