Fix: HTTP MCP Server URL Won't Connect in Claude Desktop (stdio vs HTTP Transport)
Claude Desktop's claude_desktop_config.json only validates stdio servers. Drop a 'url' field in and it silently strips the entry, crashes on startup, or boots with zero tools. Use a custom connector for remote URLs and mcp-remote as a stdio bridge for local HTTP servers.