Scope filtering is now a built-in feature rather than a configurable option. The server automatically fetches token scopes at startup and filters tools accordingly. If scope detection fails, it logs a warning and continues with all tools available.
* small doc update to add x-mcp-tools header * update * add server configuration guide * update * Update docs/server-configuration.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs/remote-server.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs/server-configuration.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs/server-configuration.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs/server-configuration.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs/server-configuration.md Co-authored-by: Tony Truong <tonytrg@github.com> * use relative paths * use relative path --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Tony Truong <tonytrg@github.com>