Multimeter for Windsurf
io.github.mshobeyri/multimeter
Scaffold, validate, format, and run YAML .mmt API tests. Do not invent syntax.
client:Windsurf
transport:stdio
runtime:npm
Install Multimeter in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"multimeter": {
"command": "npx",
"args": [
"-y",
"mmt-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs