Svtoo/atk
Managing AI dev tools is a mess. ATK unifies installation, config, and cross-machine sync into one git-backed CLI. Built for developers using AI coding agents.
Platform-specific configuration:
{
"mcpServers": {
"atk": {
"command": "npx",
"args": [
"-y",
"atk"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...