docs/errors/MCPX_UNKNOWN_UNCLASSIFIED.md
MCPX_UNKNOWN_UNCLASSIFIEDSeverity: error Domain: Unknown
mcpproxy's error classifier didn't recognise the underlying failure. This is a fallback code: every failure gets some code, but for novel error shapes the catalog doesn't have a specific one yet.
When you see this code, it usually means mcpproxy needs a new specific code for the situation — please file a bug so we can add it.
The error panel includes a Report a bug fix-step that pre-fills the issue template. Or:
mcpproxy feedback "MCPX_UNKNOWN_UNCLASSIFIED for <server-name>: <one-line summary>"
Please include:
mcpproxy upstream logs <server-name> --tail 100.mcpproxy version).mcpproxy upstream restart <server-name>.mcpproxy doctor --server <name> for an interactive walk-through —
it sometimes catches issues the runtime classifier misses.