Skip to main content

register_mcp

Function register_mcp 

Source
pub async fn register_mcp(
    cli: AgentCli,
    exe: &str,
    entity_root: &Path,
) -> McpReport
Expand description

Register recall-echo’s MCP server with one client.

Never fails the caller: a client that is missing, broken or unrecognisable yields McpStatus::Failed carrying the command to run by hand.