fastmcp/examples/fastmcp_config/simple.fastmcp.json

7 lines
No EOL
141 B
JSON

{
"$schema": "https://gofastmcp.com/schemas/fastmcp/v1.json",
"entrypoint": "server.py",
"deployment": {
"transport": "stdio"
}
}