Documentation Index
Fetch the complete documentation index at: https://docs.logic.inc/llms.txt
Use this file to discover all available pages before exploring further.
Understanding Agent Scope
When you create an MCP server, you choose which Logic agents it can access. Logic provides two scope options: Full Organization and Limited. This determines which agents AI platforms can execute through the server.
Scope Types
Full Organization 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