Installation & Configuration
{
"mcpServers": {
"testcollab": {
"command": "npx",
"args": [
"-y",
"@testcollab/mcp-server"
],
"env": {
"TC_API_TOKEN": "your-api-token",
"TC_API_URL": "https://api.testcollab.io",
"TC_DEFAULT_PROJECT": "16"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12