OptionalauthForest Admin authentication secret
OptionalbaseOpt-in path prefix under which the MCP protocol and OAuth routes are mounted, e.g. '/ai'.
The .well-known discovery documents stay at the origin root (per RFC 8414/9728) but are
served at prefix-suffixed paths. Defaults to the origin root. Use it to avoid colliding
with a host app's own OAuth routes when embedded. Requires the agent to be served at the
domain root.
OptionalenabledList of tool names to enable (allowlist). Only these tools will be exposed. New tools in future releases will NOT be auto-enabled.
OptionalenvForest Admin environment secret
OptionalforestForest Admin app URL (for OAuth redirects)
OptionalforestOptional Forest server client for dependency injection (from agent integration)
OptionalforestForest Admin server URL
OptionalloggerOptional logger function. Defaults to console logging.
Options for configuring the Forest Admin MCP Server