项目文件夹

文件
wehub-resource-sync bb5c75ce05
Component Security Validation / Security Audit (push) Has been cancelled
Deploy to Cloudflare Pages / deploy (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:38:58 +08:00

14 行
307 B
JSON

{
"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"
}
}
}
}