Stdio MCP server for MCHS schemas, validation, support status, and evidence.
claude mcp add mchs -- uvx nwau-py
claude_desktop_config.json
{
"mcpServers": {
"mchs": {
"command": "uvx",
"args": [
"nwau-py"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mchs": {
"command": "uvx",
"args": [
"nwau-py"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mchs": {
"command": "uvx",
"args": [
"nwau-py"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mchs": {
"type": "stdio",
"command": "uvx",
"args": [
"nwau-py"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mchs": {
"command": "uvx",
"args": [
"nwau-py"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.edithatogo--mchs/reviews or the review_server meta-tool.
POST /mcp