What's wrong with this entry?
Anonymous. No account, no email.
What: Added helper functions for looking up MCP server configurations and resources by normalized names.
Details:
- Function
Te2()at line 495603 retrieves MCP server config by name with fallback to normalized name - Function
Pe2()at line 495609 retrieves MCP resources by name with normalized name fallback - Handles case-insensitive lookups via
normalizedNamesmapping - Evidence:
Te2() at line 495603,Pe2() at line 495609