Bump rmcp to 0.15 (#11539)

https://github.com/modelcontextprotocol/rust-sdk/pull/598 in 0.14 broke
some MCP oauth (like Linear) and
https://github.com/modelcontextprotocol/rust-sdk/pull/641 fixed it in
0.15
This commit is contained in:
Gabriel Peal
2026-02-11 22:04:17 -08:00
committed by GitHub
parent 2aa8a2e11f
commit bd3ce98190
13 changed files with 59 additions and 12 deletions
@@ -209,6 +209,7 @@ impl MessageProcessor {
name: "codex-mcp-server".to_string(),
title: Some("Codex".to_string()),
version: env!("CARGO_PKG_VERSION").to_string(),
description: None,
icons: None,
website_url: None,
};