menu
neomage package
documentation
data/platform/platform_bridge.dart
PlatformPaths
projectMcpConfig method
projectMcpConfig method
dark_mode
light_mode
projectMcpConfig
method
String
projectMcpConfig
(
String
projectDir
)
Project-level MCP config.
Implementation
String projectMcpConfig(String projectDir) => '$projectDir/.mcp.json';
neomage package
documentation
data/platform/platform_bridge
PlatformPaths
projectMcpConfig method
PlatformPaths class