start_mcp_server

Function start_mcp_server 

Source
pub async fn start_mcp_server(
    db: Arc<ThingsDatabase>,
    config: ThingsConfig,
) -> Result<()>
Expand description

Start the MCP server

ยงErrors

Returns an error if the server fails to start