Skip to content
Blog

Agent Settings

Agent settings control behavior of each worker session.

  • Provider and model
  • Allowed/disallowed tools
  • Skills/plugins and MCP server config
  • Integration connections and grants
  • Environment variables needed by tools/providers
  • 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.
  • Keep tool permissions minimal.
  • Add only required domains/grants.
  • Prefer explicit integrations over broad API-key exposure.