Skip to content

Commit 22a3f99

Browse files
committed
add testsprite mcp and update download data
1 parent a467d11 commit 22a3f99

File tree

4 files changed

+11858
-11831
lines changed

4 files changed

+11858
-11831
lines changed

AGENTS.md

Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"mcpServers": {
3+
"TestSprite": {
4+
"description": "TestSprite’s MCP reads your intent, tests your code, and tells you what to fix.",
5+
"command": "npx",
6+
"args": [
7+
"@testsprite/testsprite-mcp@latest"
8+
],
9+
"env": {
10+
"API_KEY": "your-api-key"
11+
}
12+
}
13+
}
14+
}

0 commit comments

Comments
 (0)