Skip to main content

Understanding Agent Scope

When you create an MCP server, you choose which Logic agents it can access. Logic provides two scope options: All Agents and Limited. This determines which agents AI platforms can execute through the server.
Scope controls which agents a server reaches. A separate permission setting controls what a client can do with them (run only, or also create and edit). See Built-in Tools for permissions.

Scope Types

All Agents Scope

Access to all agents in your organization, including future agents. New agents are automatically available without configuration. Best for internal tools where you trust all content to be accessible.

Limited Scope

Access to only agents you explicitly assign. You control exactly which agents are exposed. Best for external sharing, testing environments, or when you need fine-grained control. Note that new agents must be manually added.

Next Steps