chai
BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
chai MCP Server
MCP server for chaijs/chai
Ready-to-Use Client Configurations
{
"mcpServers": {
"chai": {
"command": "npx",
"args": [
"-y",
"@chaijs/chai"
]
}
}
}