> AI systems don't scale because they recompute instead of reuse. Every turn, the agent re-reads the same files, re-traverses the same dependencies, and re-inflates the context window with structure it already discovered. Token bills grow. Latency grows. Reasoning quality drops.
$claude plugin marketplace add nikolai-vysotskyi/trace-mcpInstalls into the current project.
Install trace-mcp by running `claude plugin marketplace add nikolai-vysotskyi/trace-mcp`, then use it for the current task and follow its documentation at https://github.com/nikolai-vysotskyi/trace-mcp.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add nikolai-vysotskyi/trace-mcp |