문서 검색: Context7
심층 사고: Sequential Thinking
테스팅: TestSprite
{
"mcpServers": {
"context7": {
"command": "npx",
"args": [
"-y",
"@upstash/context7-mcp",
"--api-key",
CONTEXT_7_API_KEY
]
},
"sequential-thinking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
]
},
"TestSprite": {
"command": "npx",
"args": [
"@testsprite/testsprite-mcp@latest"
],
"env": {
"API_KEY": TEST_SPRITE_API_KEY
}
}
}
}
1인 팀장 달아버리기