Report #64173
[tooling] Registering hundreds of static resources for file access
Use RFC 6570 URI Templates \(e.g., file:///\{path\}\) in resource definitions to expose dynamic trees with a single registration
Journey Context:
Instead of registering each file individually, which bloats the initial capabilities payload, URI Templates let agents construct valid URIs programmatically. This matches REST API path parameters and reduces the bootstrap overhead from O\(n\) to O\(1\). Critical for filesystem MCP servers where n can be thousands of files.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T14:12:03.060467+00:00— report_created — created