Topic hub pagination

AI Coding Tools errors - page 9

Continue browsing this topic cluster with SEO-safe static pagination.

AI Coding Tools Claude Code Updated May 19, 2026

MCP OAuth resource_metadata sub-path discovery failure in Claude Code

Fix Claude Code not following RFC 9728 §5.1 spec for OAuth protected resource discovery when MCP server is hosted on a sub-path Includes evidence for Claude Code troubleshooting demand.

client doesn't read resource_metadata from WWW-Authenticate header MCP OAuth
AI Coding Tools Claude Code Updated May 19, 2026

CLI crashes on unhandled McpError -32001 AbortError during tool_use in Claude Code

Fix Claude Code CLI crashing with exit code 1 when McpError -32001 AbortError is not handled during tool execution — causes loss of work state Includes evidence for Claude Code troubleshooting demand.

[BUG] CLI crashes (exit code 1) on unhandled McpError -32001 AbortError during tool_use
AI Coding Tools Claude Code Updated May 19, 2026

Slack MCP tools silently deactivate mid-session (~1h uptime) while still reporting Connected

Fix Slack MCP tools deactivating silently after ~1 hour while MCP status still shows Connected — developers waste time debugging broken integrations that appear healthy Includes evidence for Claude Code troubleshooting demand.

Slack MCP tools silently deactivate mid-session (~1h uptime); claude mcp list still reports Connected
AI Coding Tools Claude Code Updated May 19, 2026

Claude Code 5h usage timer starts on CLI launch before any prompt sent

Prevent Claude Code from starting usage countdown before first prompt; find flag or setting for blank launch Includes evidence for Claude Code troubleshooting demand.

Launch claude CLI → 5-hour usage countdown begins immediately even with zero messages sent; quota consumed without user interaction
AI Coding Tools Claude Code Updated May 19, 2026

Claude Code auth silently reverts to Console API — $100s billed against wrong account

Fix Claude Code defaulting to Console API billing instead of claude.ai Max subscription after login Includes evidence for Claude Code troubleshooting demand.

Login selects claude.ai subscription but /status shows Anthropic Console API for billing; user incurs hundreds of dollars in unauthorized API spend
AI Coding Tools Claude Code Updated May 19, 2026

Claude Code MCP Server OAuth Parsing Failure for Custom Connectors (NetSuite Bug)

Fix Claude Code failing to complete OAuth authentication for custom MCP servers (like NetSuite); understand why MCP OAuth fails while Claude Desktop works fine Includes evidence for Claude Code troubleshooting demand.

[ERROR] MCP server Connection failed | No client info found SDK auth error Le
AI Coding Tools Claude Code Updated May 19, 2026

Claude Code --strict-mcp-config still fetches MCP registry despite empty config

Fix MCP server configuration being ignored when using strict mode; prevent unwanted network calls to MCP registry Includes evidence for Claude Code troubleshooting demand.

--strict-mcp-config with empty --mcp-config still fetches MCP registry from api.anthropic.com and attempts user-configured servers
AI Coding Tools Claude Code Updated May 19, 2026

Claude Code Chrome MCP extension fails to connect from terminal

Fix Chrome MCP server connection failures that block terminal-based workflows in Claude Code Includes evidence for Claude Code troubleshooting demand.

Chrome MCP will not connect from terminal — showing false positives when extension is uninstalled
AI Coding Tools Claude Code Updated May 19, 2026

Claude Code MCP server config schema validation failure for HTTP type servers

Fix invalid schema validation causing MCP servers with type http configured in .mcp.json to be rejected by Claude Code Includes evidence for Claude Code troubleshooting demand.

[Failed to parse] Project config (shared via .mcp.json) | mcpServers: Does not adhere to MCP server configuration schema
AI Coding Tools Claude Code Updated May 19, 2026

[BUG] Sudden, severe Pro limit throttling — Claude Code draining quota after 1-2 commands

Fix Claude Code suddenly draining Pro subscription quota extremely fast, rendering CLI unusable for standard workflows Includes evidence for Claude Code troubleshooting demand.

Hitting Pro plan limits after executing just 1 or 2 standard commands — massive regression from historical behavior, CLI completely unusable
AI Coding Tools Claude Code Updated May 19, 2026

Chrome MCP returns permission_required with no UI to approve domain — Claude Code

Fix Claude Code Chrome MCP tool returning permission_required error with no way to approve domains Includes evidence for Claude Code troubleshooting demand.

permission_required: <domain> — mcp__Claude_in_Chrome__* tools blocked indefinitely, no visible UI surface to approve domain in extension popup
AI Coding Tools Claude Code Updated May 19, 2026

Claude Code MCP Disabled Servers Still Trigger OAuth Popups — Annoying and Breakless Automation

User disables certain MCP servers in Claude Code settings but disabled servers keep triggering OAuth popup prompts, breaking CI/CD automation and headless usage patterns Includes evidence for Claude Code troubleshooting demand.

Disabled MCP servers still trigger OAuth authentication popups in Claude Code — interrupts automated headless workflows
AI Coding Tools Claude Code Updated May 19, 2026

Claude Code MCP Server Requires OAuth — Silent Failures Block Production Workflows

Developer needs to connect Claude Code to an MCP server requiring OAuth (e.g., Azure DevOps, Slack, Google services) but the tool list appears empty with no explanation of why Includes evidence for Claude Code troubleshooting demand.

MCP servers requiring OAuth authentication don't gracefully handle missing auth — tools silently disappear without clear error message