forge-manifest 0.4.0

Hierarchical capability manifest for Code Mode tool discovery
Documentation

forge-manifest

Hierarchical capability manifest for the Forgemax Code Mode Gateway.

The manifest is the queryable index of all tools across all connected MCP servers. It lives in the V8 sandbox (not the LLM context window), enabling progressive discovery without consuming tokens.

Manifest layers (progressive discovery)

  • Layer 0: Server names + descriptions (~50 tokens returned)
  • Layer 1: Categories per server (~200 tokens returned)
  • Layer 2: Tool list for a category (~500 tokens returned)
  • Layer 3: Full schema for specific tools (~200 tokens per tool)