Table of Contents

Property IsEnabled

Namespace
LMKit.Mcp.Tools
Assembly
LM-Kit.NET.dll

IsEnabled

Enables or disables this tool at runtime (framework-level gating).

Not part of the MCP wire spec; used by hosts to temporarily suppress tool execution without unregistering it.

public bool IsEnabled { get; set; }

Property Value

bool