Minimal local app
Local app options
- If the server uses
splitByApp: true, each app is isolated and must configure its own auth (server-levelauthis disallowed). standalone: truemakes the app expose its own scope/entry;'includeInParent'lists it under the parent while keeping isolation.
- Providers resolve tool → app → server.
- Plugins/adapters attach at app scope; generated items inherit the app’s policies and provenance.