Settings Components
Settings are configuration presets that customize Claude Code’s behavior, integrations, and workflow. They configure everything from model selection to status line displays.Browse All Settings
Explore 60+ settings at aitmpl.com
Installation
Setting Categories
- MCP
- Model
- Git
- Permissions
- Statusline
- Environment
- API
- Telemetry
- Cleanup
- Global
MCP Settings
Configure Model Context Protocol servers:Enable All Project Servers
Enable all MCP servers defined in the project
Enable Specific Servers
Enable only selected MCP servers
Disable Risky Servers
Disable MCP servers with dangerous capabilities
MCP Timeouts
Configure timeout settings for MCP servers
Settings Configuration
Settings are stored in.claude/settings/ and .claude/config/:
Statusline with Python
Custom statuslines can use Python scripts:Setting Priorities
Settings are applied in order:- Global settings: System-wide defaults
- Project settings: Project-specific configs
- User settings: User overrides
- Runtime settings: Temporary overrides