menu
serverpod_boost package
documentation
agents/claude_code_agent.dart
ClaudeCodeAgent
configPath property
configPath property
dark_mode
light_mode
configPath
property
@
override
String
get
configPath
override
Config file path relative to project root
Implementation
@override String get configPath => '.mcp.json';
serverpod_boost package
documentation
agents/claude_code_agent
ClaudeCodeAgent
configPath property
ClaudeCodeAgent class