MCP Allowed Tools Configuration
Overview
Key Concepts
What are Allowed Tools?
Benefits
Configuration
Basic Setup
DigitalEmployeeConfiguration(
key="<MCP_NAME>_ALLOWED_TOOLS",
value="tool1,tool2,tool3"
)Key Pattern
Value Format
Complete Example
Step 1: Import Required Components
Step 2: Create Identity
Step 3: Configure MCP URLs and Allowed Tools
Step 4: Create and Deploy the Digital Employee
Step 5 (Optional): Verify Configuration
Step 6: Run the Digital Employee
Common Use Cases
Restricting Email Operations
Read-Only Calendar Access
Multiple Tool Permissions
Best Practices
1. Principle of Least Privilege
2. Document Your Tool Choices
3. Use Environment Variables for Sensitive Data
Troubleshooting
Tools Not Being Restricted
Tool Names Incorrect
Last updated