unison

GitHub

A friendly programming language from the future

6,693 stars Haskell 1 file ยท ~15,092 tokens #hacktoberfest#haskell#programming-language#unison#unison-language

unison MCP Server

MCP server for unisonweb/unison

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