configPath property

  1. @override
String get configPath
override

Config file path relative to project root

Implementation

@override
String get configPath => '.opencode/mcp_config.json';