This commit is contained in:
@@ -12,6 +12,7 @@ import path from "node:path";
|
||||
export interface EnabledAgent {
|
||||
name: string;
|
||||
url: string;
|
||||
mcpPath?: string;
|
||||
description?: string;
|
||||
addedAt: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user