We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ad3ab7 commit b58e58bCopy full SHA for b58e58b
README.md
@@ -91,10 +91,9 @@ DeployStack includes a **hierarchical router** that reduces MCP token consumptio
91
**DeployStack Hierarchical Router:**
92
93
- Exposes only 2 meta-tools: `discover_mcp_tools` and `execute_mcp_tool`
94
-- 2 tools × 175 tokens = 350 tokens consumed
95
-- Result: 0.175% of context window used
96
-- **Token Reduction: 99.5%** ✅
97
-
+- 2 tools × 686 tokens = 1372 tokens consumed
+- Result: 0.686% of context window used
+- **Token Reduction: 98.3%** ✅
98
**How it works:**
99
100
1. LLM calls `discover_mcp_tools(query)` - "Find GitHub tools"
0 commit comments