feat: add Model Context Protocol (MCP) SSE endpoint
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
This commit is contained in:
@@ -16,8 +16,10 @@ use crate::config;
|
||||
pub mod common;
|
||||
mod api;
|
||||
mod pages;
|
||||
mod mcp;
|
||||
|
||||
pub use common::{AppState, logging_middleware, create_auth_middleware};
|
||||
pub use mcp::KeepMcpServer;
|
||||
|
||||
pub fn mode_server(
|
||||
_cmd: &mut Command,
|
||||
|
||||
Reference in New Issue
Block a user