spectra for Cursor
io.github.jorgesandoval/spectra
Generates unit tests for Python code with coverage before/after reports and concrete edge cases.
client:Cursor
transport:streamable-http
Install spectra in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"spectra": {
"url": "https://spectra.mcpize.run"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs