Loading subscription status...
{
"mcpServers": [
{
"atomgit-mcp-server": {
"env": {
"ATOMGIT_PERSONAL_ACCESS_TOKEN": "<your-atomgit-api-key-here>"
},
"args": [
"-y",
"atomgit-mcp-server@latest"
],
"command": "npx"
}
}
]
}