Triton
Development repository for the Triton language and compiler
Triton MCP Server
MCP server for JonathanSalwan/Triton
Ready-to-Use Client Configurations
{
"mcpServers": {
"Triton": {
"command": "npx",
"args": [
"-y",
"@JonathanSalwan/Triton"
]
}
}
}