Halide

GitHub

A language for fast, portable data-parallel computation

6,576 stars C++ C++ 1 file ยท ~50,582 tokens #compiler#dsl#gpu#halide#hexagon#image-processing#performance

Runtime (Halide) MCP Server

Model Context Protocol (runtime) server

View all Halide servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "runtime": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-runtime"
      ]
    }
  }
}