Vitest integration for mcp-assert: run MCP server assertion YAML files as Vitest tests
{ "mcpServers": { "vitest-assert": { "command": "npx", "args": [ "-y", "vitest-mcp-assert" ] } } }