@deskcreate/agentcraft
    Preparing search index...

    Variable FilesystemMCPConst

    FilesystemMCP: {
        adapterName: string;
        connect(
            config: { allowedPaths: string[] } & McpWrapperSecurityOptions,
        ): AgentAdapter;
    } = ...

    Type Declaration