reason

GitHub

Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems

10,318 stars OCaml 1 file ยท ~9,612 tokens #javascript#ocaml#programming-language#reason#reasonml

Refmt (reason) MCP Server

Model Context Protocol (refmt) server

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