Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LiquidAI
/
LFM2-MCP
like
11
Running
App
Files
Files
Community
5
main
LFM2-MCP
/
src
/
tools
/
index.ts
mlabonne
Remove existing tools (
#5
)
bc0a672
verified
about 1 hour ago
raw
Copy download link
history
blame
contribute
delete
Safe
86 Bytes
import
TEMPLATE_TOOL
from
"./template.js?raw"
;
export
const
TEMPLATE
=
TEMPLATE_TOOL
;