Back to Developer Tools
Vitest & Type Checking
Integrates Vitest and TypeScript for automated test execution and type checking in development workflows.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"vitest-type-checking": {
// See GitHub repository for configuration
}
}
}See the GitHub repository for full installation instructions.