jgordley/build-output-tools-mcp
An MCP server to route build outputs to cheaper LLMs for token-light summaries to preserve main thread context.
Platform-specific configuration:
{
"mcpServers": {
"build-output-tools-mcp": {
"command": "npx",
"args": [
"-y",
"build-output-tools-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...