mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-28 02:10:38 +02:00
feat: introduce fastmcp.json configuration system (#1517)
This commit is contained in:
parent
108ad4b70d
commit
2d3d5392f1
40 changed files with 3917 additions and 108 deletions
4
examples/mount_example.fastmcp.json
Normal file
4
examples/mount_example.fastmcp.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"$schema": "https://gofastmcp.com/schemas/fastmcp_config/v1.json",
|
||||
"entrypoint": "mount_example.py"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue