← Index

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

io.github.askman-dev/agent-never-give-up·v0.1.0·Other
Quality Score
71
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "agent-never-give-up": {
      "command": "npx",
      "args": [
        "-y",
        "agent-never-give-up-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "agent-never-give-up": {
      "command": "npx",
      "args": [
        "-y",
        "agent-never-give-up-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y agent-never-give-up-mcp
§03  MCP Quality Score  ·  methodology
freshness
16
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other