feat: Auto-prefix container namespaces to tool names to prevent conflicts
This commit is contained in:
@@ -5,3 +5,6 @@ spring.profiles.active=local
|
||||
|
||||
# Suppress Kafka Connection Logs
|
||||
logging.level.org.apache.kafka=ERROR
|
||||
|
||||
# Auto Prefix Namespace
|
||||
mcp.namespace=email
|
||||
|
||||
Reference in New Issue
Block a user