open-gitagent/gitclaw
A universal git-native AI agent framework. Your agent lives inside a git repo — identity, rules, memory, tools, and skills are all version-controlled files.
Platform-specific configuration:
{
"mcpServers": {
"gitclaw": {
"command": "npx",
"args": [
"-y",
"gitclaw"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...