agent never give up for Cline
io.github.askman-dev/agent-never-give-up
An escape guide for coding agents, providing structured thinking tools to help agents unstick.
client:Cline
transport:stdio
runtime:npm
Install agent never give up in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"agent-never-give-up": {
"command": "npx",
"args": [
"-y",
"agent-never-give-up-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs