Files
Nikolai Vysotskyi bb0c681c4a fix(mcps): refresh trace-mcp counts and qualify the token-reduction claim (#844)
* fix(mcps): refresh trace-mcp counts and qualify the token-reduction claim

* fix(mcps): refresh trace-mcp counts and qualify the token-reduction claim
2026-08-29 13:20:38 -04:00

10 lines
387 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"mcpServers": {
"trace-mcp": {
"description": "Framework-aware code intelligence — semantic navigation, impact analysis, and refactoring across 87 framework integrations and 80 languages. 30–60% token reduction across a typical session, up to 99% on individual structured navigation calls.",
"command": "npx",
"args": ["-y", "trace-mcp@latest"]
}
}
}