Skip to main content

serve_stdio

Function serve_stdio 

Source
pub async fn serve_stdio(cache: Cache) -> Result<(), RssError>
Expand description

Run the MCP server over stdio until the client disconnects. Owner: mcp agent.