fix: follow latest MCP spec

This commit is contained in:
zhom
2026-03-31 00:48:30 +04:00
parent 749b439d6d
commit cb8093fbde
+1
View File
@@ -26,6 +26,7 @@ use crate::settings_manager::SettingsManager;
use crate::wayfern_terms::WayfernTermsManager;
#[derive(Debug, Clone, Serialize, Deserialize)]
#[serde(rename_all = "camelCase")]
pub struct McpTool {
pub name: String,
pub description: String,