toolmark-monorepo / @toolmark/mcp / MAX_TOOL_LIST_BYTES
Variable: MAX_TOOL_LIST_BYTES
constMAX_TOOL_LIST_BYTES:number
Defined in: packages/mcp/src/server/server.ts:61
Maximum UTF-8 size of the serialized page-tool list; listing stops before the tool that would exceed it, and the tools beyond it are not callable.