@deskcreate/agentcraft
    Preparing search index...

    Interface McpWrapperSecurityOptions

    interface McpWrapperSecurityOptions {
        allowedResources?: string[];
        allowedTools?: string[];
        roots?: string[];
    }
    Index

    Properties

    allowedResources?: string[]
    allowedTools?: string[]
    roots?: string[]