Skip to content

feat: validate MCP upstream URL and show warnings in TUI#29

Merged
cptrodgers merged 1 commit intomainfrom
hn/detect-mcp-endpoint-when-init-mcpr
Mar 30, 2026
Merged

feat: validate MCP upstream URL and show warnings in TUI#29
cptrodgers merged 1 commit intomainfrom
hn/detect-mcp-endpoint-when-init-mcpr

Conversation

@cptrodgers
Copy link
Copy Markdown
Owner

Summary

  • Validate MCP URL format at startup (scheme, host) — exit on invalid
  • Probe upstream with MCP initialize request to verify it speaks MCP protocol
  • Add Not MCP status (⚠ yellow) for reachable servers that aren't MCP endpoints
  • Show word-wrapped warning hints in TUI info panel below MCP status
  • Health check loop reuses same protocol-level validation every 10s
  • Move Tunnel URL above Proxy URL in info panel

@cptrodgers cptrodgers merged commit 8dc646d into main Mar 30, 2026
1 check passed
@cptrodgers cptrodgers deleted the hn/detect-mcp-endpoint-when-init-mcpr branch March 30, 2026 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant