menu
neomage package
documentation
data/commands/builtin/mcp_add_command.dart
HttpMcpServerConfig
HttpMcpServerConfig.new const constructor
HttpMcpServerConfig.new const constructor
dark_mode
light_mode
HttpMcpServerConfig
constructor
const
HttpMcpServerConfig
(
{
required
String
url
,
Map
<
String
,
String
>
?
headers
,
Map
<
String
,
dynamic
>
?
oauth
,
})
Implementation
const HttpMcpServerConfig({required this.url, this.headers, this.oauth});
neomage package
documentation
data/commands/builtin/mcp_add_command
HttpMcpServerConfig
HttpMcpServerConfig.new const constructor
HttpMcpServerConfig class