Add checkbox for Boolean input params

This commit is contained in:
Ola Hungerford
2025-02-15 04:33:08 -07:00
parent beee38387c
commit f7312ab331
4 changed files with 59 additions and 1 deletions

View File

@@ -22,6 +22,7 @@
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.4.1",
"@radix-ui/react-checkbox": "^1.1.4",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-select": "^2.1.2",