run_server

Function run_server 

Source
pub fn run_server(workspace_root: &Path, db_path: &Path) -> Result<()>
Expand description

Run the MCP server with the given workspace and database paths.