Map of registered tool names to their inferred input/output types, derived
from exported ToolRef values in the augmented Register module.
Projects without an mcp-env.d.ts registration retain a loose string map so
existing non-scaffolded applications keep compiling. Once the module is
registered, only exported tool refs are accepted by typed React hooks; an
empty registered module therefore exposes no tool names.
Map of registered tool names to their inferred input/output types, derived from exported ToolRef values in the augmented Register module.
Projects without an
mcp-env.d.tsregistration retain a loose string map so existing non-scaffolded applications keep compiling. Once the module is registered, only exported tool refs are accepted by typed React hooks; an empty registered module therefore exposes no tool names.