mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-22 21:44:18 +02:00
Update cli.mdx
This commit is contained in:
parent
5aacd0b3ca
commit
de14845868
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ This command runs the server directly in your current Python environment. You ar
|
|||
| Log Level | `--log-level`, `-l` | Log level (DEBUG, INFO, WARNING, ERROR, CRITICAL) |
|
||||
|
||||
#### Server Specification
|
||||
<VersionBadge version="2.4.0" />
|
||||
|
||||
The server can be specified in three ways:
|
||||
1. `server.py` - imports the module and looks for a FastMCP object named `mcp`, `server`, or `app`. Errors if no such object is found.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue