[console_scripts]
wwt = whatwasthat.cli.app:app
wwt-mcp = whatwasthat.server.mcp:mcp.run
wwt-remote-api = whatwasthat.server.http_api:main
