mirror of
https://github.com/davila7/claude-code-templates.git
synced 2026-09-19 01:30:23 +08:00
bb0c681c4a
* fix(mcps): refresh trace-mcp counts and qualify the token-reduction claim * fix(mcps): refresh trace-mcp counts and qualify the token-reduction claim
10 lines
387 B
JSON
10 lines
387 B
JSON
{
|
||
"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"]
|
||
}
|
||
}
|
||
}
|