Enkaidu::Slash::UseMcpCommand
Inherits Enkaidu::Slash::Command < Reference < Object
Constants
HELP = "`#{NAME} <NAME>`\n\n`#{NAME} <URL> [auth_env=<ENVARNAME>] [transport=auto|legacy|http]`\n- Connect with the specified MCP server and register any available tools\n for use with subsequent queries\n- MCP server can be specified with URL or name from the config file\n- When loading with a URL\n - Optionally specify the transport type; defaults to `auto`\n - Optionally specify name of environment variable that contains the\n authentication token if needed."
NAME = "/use_mcp"
Instance methods
name
Source