An escape guide for coding agents, providing structured thinking tools to help agents unstick.
An escape guide for coding agents, providing structured thinking tools to help agents unstick.
Is it safe?
No package registry to scan for CVEs.
No authentication — any process on your machine can connect to this server.
License not specified.
Last scanned 0 days ago.
Is it maintained?
Last commit 125 days ago. 5 GitHub stars.
Will it work with my client?
Transport: sse, http. Remote server — may need mcp-remote proxy for some clients.
How much context will it use?
9 tools. Estimated ~400 tokens of your context window (0.2% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, network or firewall blocking. Setup guide covers troubleshooting.
{
"mcpServers": {
"agent-never-give-up": {
"url": "https://agent-never-give-up-mcp.askman.dev/mcp",
"note": "A 'Swiss Army knife' toolset to help agents recover from getting stuck",
"type": "http"
}
}
}No automated test available for this server. Check the GitHub README for setup instructions.
logic-is-too-complexFor circular reasoning or over-complicated logic
bug-fix-always-failedFor repeated failed bug fix attempts
missing-requirementsFor unclear or missing requirements
lost-main-objectiveFor when current actions feel disconnected from the original goal
scope-creep-during-taskFor when changes expand beyond the original task scope
long-goal-partially-doneFor multi-step tasks where remaining work is forgotten
strategy-not-workingFor when the same approach fails repeatedly
list_scenariosList all scenarios with their tier (core/extended)
get_promptAccess any scenario (core or extended)
analysis-too-longFor excessive analysis time
unclear-acceptance-criteriaFor undefined acceptance criteria
wrong-level-of-detailFor working at wrong abstraction level
constraints-cant-all-be-metFor conflicting requirements or constraints
blocked-by-environment-limitsFor environmental blockers vs logic problems
Last scanned 1h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.