Skip to content

Commit b58e58b

Browse files
author
Lasim
committed
fix(satellite): update token consumption metrics in README
1 parent 1ad3ab7 commit b58e58b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,9 @@ DeployStack includes a **hierarchical router** that reduces MCP token consumptio
9191
**DeployStack Hierarchical Router:**
9292

9393
- 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-
94+
- 2 tools × 686 tokens = 1372 tokens consumed
95+
- Result: 0.686% of context window used
96+
- **Token Reduction: 98.3%**
9897
**How it works:**
9998

10099
1. LLM calls `discover_mcp_tools(query)` - "Find GitHub tools"

0 commit comments

Comments
 (0)