vitest-agent-reporter
New1knpmGeneralMIT
A Vitest reporter and agent platform for LLM coding agents with SQLite persistence, MCP server, CLI, and Claude Code plugin.
First seen 5/22/2026
Install & Usage
1
Open your MCP config
~/.claude.json2
Add the server config
Add the configuration to "mcpServers": { "vitest-agent-reporter": { "command": "...", "args": [] } }
3
Restart Claude Code
/mcpView source on GitHub
testingmcpagentpluginvitestreporterllmai
Security Audits
LicensePassSourceWarnRepositoryPass
Frequently Asked Questions
What is vitest-agent-reporter?
A Vitest reporter and agent platform for LLM coding agents with SQLite persistence, MCP server, CLI, and Claude Code plugin.
How to install vitest-agent-reporter?
To install vitest-agent-reporter: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "vitest-agent-reporter": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is vitest-agent-reporter best for?
vitest-agent-reporter is a mcp categorized under General. It is designed for: testing, mcp, agent, plugin, vitest, reporter, llm, ai.