Developer Tools
Trust: 44/100 (Fair)io.github.Dave-London/build Guide
Structured build tool output (tsc, generic commands) as typed JSON diagnostics.
70 starsby Dave-London
Quick Start
Install
npx @paretools/buildClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-dave-london-build": {
"command": "npx",
"args": [
"@paretools/build"
]
}
}
}