# McpToolValue
## Properties
**tool_type** | **String** | |
**resource_path** | **String** | Path to the MCP resource/server configuration |
**include_tools** | Option<**Vec<String>**> | Whitelist of specific tools to include from this MCP server | [optional]
**exclude_tools** | Option<**Vec<String>**> | Blacklist of tools to exclude from this MCP server | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)