// SPDX-License-Identifier: Apache-2.0
// Copyright 2024-2025 Dmytro Yemelianov
//! MCP Tool definitions and utilities
//!
//! This module contains additional tool implementations and helper utilities
//! for the RAPS MCP Server.
// Tool definitions are in server.rs.
// This module is reserved for additional utilities and extended tool implementations.
/// Available MCP tools in the RAPS server
pub const TOOLS: & = &;