Skip to content
Zed

MCHS NWAU Calculator for Zed

io.github.edithatogo/mchs

Stdio MCP server for MCHS schemas, validation, support status, and evidence.

client:Zed transport:stdio runtime:pypi

Install MCHS NWAU Calculator in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mchs": {
      "command": "uvx",
      "args": [
        "nwau-py"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

MCHS NWAU Calculator in other clients