Triton

GitHub

Development repository for the Triton language and compiler

19,932 stars MLIR 1 file ยท ~7,911 tokens

Triton MCP Server

MCP server for JonathanSalwan/Triton

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "Triton": {
      "command": "npx",
      "args": [
        "-y",
        "@JonathanSalwan/Triton"
      ]
    }
  }
}