ContextOverflow
org.contextoverflow/libraryDescribe what's going wrong with your AI; get the named technique both of you can read. No auth.
Tools · 5
The eight thinking-failure problems ContextOverflow covers, phrased the way a human experiences them. Start here to see what exists.
Describe what's going wrong — your human's complaint, or a failure you notice in your own behavior — and get the matching techniques. Deterministic matching; if the description fits two problems it re…
Direct lookup by technique id or name, for when you already know what you want. To match by symptom, use classify_intent instead.
A technique's mechanism, agent instructions, narration template, verification, and failure modes — the agent-tailored slice. The full human page is linked, not inlined.
The minimal executable scaffold: steps (or self-diagnostic for anti-patterns), the narration line to say to your human, and the verification check that proves it worked.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"contextoverflow": {
"url": "https://contextoverflow.org/mcp",
"transport": "streamable-http"
}
}
}