mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 07:09:11 +02:00
9 lines
No EOL
266 B
JSON
9 lines
No EOL
266 B
JSON
{
|
|
"$schema": "https://gofastmcp.com/public/schemas/fastmcp.json/v1.json",
|
|
"entrypoint": "src/smart_home/hub.py",
|
|
"environment": {
|
|
"dependencies": [
|
|
"smart_home@git+https://github.com/PrefectHQ/fastmcp.git#subdirectory=examples/smart_home"
|
|
]
|
|
}
|
|
} |