Multimeter for Claude Desktop
io.github.mshobeyri/multimeter
Scaffold, validate, format, and run YAML .mmt API tests. Do not invent syntax.
client:Claude Desktop
transport:stdio
runtime:npm
Install Multimeter in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"multimeter": {
"command": "npx",
"args": [
"-y",
"mmt-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs