What's wrong with this entry?
Anonymous. No account, no email.
What
Adds support for MCP resource templates, enabling template-based resource discovery with completion and icon support.
Details
- Fetches
resourceTemplatesalongside existing resources during MCP server initialization - New
mcp-templatetool type detection for template-based resource access - Template resources get their own icon in the UI (distinct from regular
mcp-resourceicon) - Supports completions for template arguments via the MCP protocol's
completemethod - Template resource IDs use
mcp-template::andmcp-template-value::prefixes
Evidence
MCP templates (search for "mcp-template" and "Failed to fetch resource templates")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.