chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user