mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-18 19:44:21 +00:00
fix: delete description
This commit is contained in:
@@ -319,6 +319,7 @@ export interface ApiRespMCPServer {
|
||||
}
|
||||
|
||||
export interface MCPServer {
|
||||
extra_args: any;
|
||||
name: string;
|
||||
mode: 'stdio' | 'sse';
|
||||
enable: boolean;
|
||||
|
||||
Reference in New Issue
Block a user