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