Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

MCP Router: schema.allowExternalRefs

schema.allowExternalRefs controls whether tool schemas may resolve $ref or $dynamicRef outside the schema document.

  • Type: Boolean
  • Default and required value: false

The current runtime has no approved external resolver policy, so setting this property to true rejects configuration. Local references beginning with # remain available. Any external reference found during schema preflight is rejected even when it is nested inside another schema keyword.