pub async fn serve_stdio(cache: Cache) -> Result<(), RssError>
Run the MCP server over stdio until the client disconnects. Owner: mcp agent.
mcp