Development repository for the Triton language and compiler
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"triton": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-triton"
]
}
}
}