{ "mcpServers": { "TestSprite": { "description": "TestSprite’s MCP reads your intent, tests your code, and tells you what to fix.", "command": "npx", "args": [ "@testsprite/testsprite-mcp@latest" ], "env": { "API_KEY": "your-api-key" } } } }