Skip to content

Commit 572e383

Browse files
committed
chore: add toolkit properity
1 parent a96c088 commit 572e383

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/AddWorker/ToolSelect.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ interface McpItem {
2828
install_command?: {
2929
env?: { [key: string]: string };
3030
};
31+
toolkit?: string;
3132
isLocal?: boolean;
3233
}
3334

0 commit comments

Comments
 (0)