Loading subscription status...
{
"mcpServers": [
{
"CucumberStudio": {
"env": {
"PORT": "3000",
"CUCUMBER_STUDIO_API_TOKEN": "your_api_token_here"
},
"args": [],
"command": "npm start"
}
}
]
}