Agent Settings
Agent settings control behavior of each worker session.
What You Can Configure
Section titled “What You Can Configure”- Provider and model
- Allowed/disallowed tools
- Skills/plugins and MCP server config
- Integration connections and grants
- Environment variables needed by tools/providers
How Settings Apply
Section titled “How Settings Apply”- Gateway is the source of truth for settings.
- Worker fetches session context from gateway before execution.
- Tool policy is applied before tools are exposed to the model.
Practical Guidance
Section titled “Practical Guidance”- Keep tool permissions minimal.
- Add only required domains/grants.
- Prefer explicit integrations over broad API-key exposure.