impl¶
- claude_desktop_config.impl.get_default_claude_desktop_config_path() Path[source]¶
See https://modelcontextprotocol.io/quickstart/user
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%Claudeclaude_desktop_config.json
- class claude_desktop_config.impl.ClaudeDesktopConfig(path: pathlib.Path = PosixPath('/home/docs/.config/Claude/claude_desktop_config.json'))[source]¶