INFO: Initializing server: MyFirstMCP Server (local) with store: StoreConfig(name='my_mcp_store', type='memory', path=None)
INFO: Loading apps: [AppConfig(name='zenquotes', integration=None, actions=None), AppConfig(name='tavily', integration=IntegrationConfig(name='TAVILY_API_KEY', type='api_key', credentials=None, store=StoreConfig(name='universal_mcp', type='environment', path=None)), actions=None)]
INFO: Using uv executable: /path/to/.cargo/bin/uv
DEBUG: Installing package 'universal_mcp_zenquotes' with command: ...
DEBUG: Package universal_mcp_zenquotes installed successfully
DEBUG: Resolving app for slug 'zenquotes' → module 'universal_mcp_zenquotes.app', class 'ZenquotesApp'
DEBUG: Loaded class '<class 'universal_mcp_zenquotes.app.ZenquotesApp'>' from module 'universal_mcp_zenquotes.app'
DEBUG: Adding tool: zenquotes_get_random_quote
... (logs for tavily app loading) ...
INFO: Logging to /home/user/.universal-mcp/logs/universal-mcp_YYYYMMDD.log
INFO: MCP SSE Server running on http://localhost:8005