Skip to main content

Resource Manager MCP v2 Node

warning

This node is in beta and may not be fully tested or documented. Use with caution.

Advanced resource management with MCP registration, nested resources, and policy enforcement

Inputs

LabelPropertyTypeDescriptionDefault ValueIs Required
Attached MCPsattachedMcpsbotdojo/interface/model_contextMCPs that are automatically opened when the node starts (can be closed by agent)null
Discoverable MCPsdiscoverableMcpsbotdojo/interface/model_contextMCPs that can be discovered and opened by the agent through search/list operationsnull

Properties

LabelPropertyTypeDescriptionDefault ValueIs Required
Resource URI Policy (Regex)resourceUriPolicybotdojo/types/stringRegular expression to filter which resource URIs are discoverable. Examples:
- '^botdojo://storage/.' (only storage)
- 'botdojo://(storage|document)/.
' (storage and documents)
- '.*' (all resources - default)
.*
Allow Default ResourcesallowDefaultResourcesbotdojo/types/booleanInclude system-registered resource providers (storage, documents, work queues, etc.)true

Output

LabelPropertyTypeDescriptionDefault Value
Model ContextmodelContextbotdojo/interface/model_contextResource management model context with MCP-aware toolsnull