Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

ContextOverflow

org.contextoverflow/library

Describe what's going wrong with your AI; get the named technique both of you can read. No auth.

Uptime
100.0%
1 direct probes · 30d
Response
325ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

list_categories

The eight thinking-failure problems ContextOverflow covers, phrased the way a human experiences them. Start here to see what exists.

classify_intent

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…

find_technique

Direct lookup by technique id or name, for when you already know what you want. To match by symptom, use classify_intent instead.

get_technique

A technique's mechanism, agent instructions, narration template, verification, and failure modes — the agent-tailored slice. The full human page is linked, not inlined.

apply_technique

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.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "contextoverflow": {
      "url": "https://contextoverflow.org/mcp",
      "transport": "streamable-http"
    }
  }
}