Mcp
Category: Commands
Source: mcp.dart
Classes
McpSlashCommand
/mcp — inspect MCP server state inside a running Glue session.
Forms: • /mcp → opens a status panel (visual table) • /mcp list → prints a text table inline (greppable)
Action sub-commands (toggle, reconnect, call, auth) land in B7.
Constructor
dart
McpSlashCommand(this.ctx)Properties
| Property | Type | Description |
|---|---|---|
ctx | SlashCommandContext | |
name | String get | |
description | String get | |
argCompleter | SlashArgCompleter? get | |
name | String get | |
description | String get | |
argCompleter | SlashArgCompleter? get |