The server.py module#
Summary#
Description#
Lifespan and CLI entry for the MCP server with startup options.
Module detail#
- server.launcher(argv: list[str] | None = None) None#
Launch the Fluent Solve MCP server (console entry point).
- server.run_solve#