SWE-agent/mini-swe-agent
The 100 line AI agent that solves GitHub issues or helps you in your command line. Radically simple, no huge configs, no giant monorepo—but scores >74% on SWE-bench verified!
Platform-specific configuration:
{
"mcpServers": {
"mini-swe-agent": {
"command": "npx",
"args": [
"-y",
"mini-swe-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...