Loading MCP server directory, please wait...
An escape guide for coding agents, providing structured thinking tools to help agents unstick.
npx @getmcp/cli add io.github.askman-dev/agent-never-give-upRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.askman-dev/agent-never-give-up": {
"command": "npx",
"args": [
"-y",
"agent-never-give-up-mcp"
]
}
}
}