Skip to content
Claude Desktop

agent never give up for Claude Desktop

io.github.askman-dev/agent-never-give-up

An escape guide for coding agents, providing structured thinking tools to help agents unstick.

client:Claude Desktop transport:stdio runtime:npm

Install agent never give up in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agent-never-give-up": {
      "command": "npx",
      "args": [
        "-y",
        "agent-never-give-up-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

agent never give up in other clients