Loading subscription status...
{
"mcpServers": [
{
"CodeCommit": {
"env": {
"AWS_REGION": "your-aws-region",
"AWS_ACCESS_KEY_ID": "your-access-key",
"AWS_SECRET_ACCESS_KEY": "your-secret-key"
},
"args": [],
"command": "node index.js"
}
}
]
}