{"id":160332,"date":"2026-08-13T05:56:47","date_gmt":"2026-08-13T13:56:47","guid":{"rendered":"https:\/\/xira.com\/p\/2026\/08\/13\/deepjudge-releases-an-open-protocol-for-passing-users-and-their-context-between-ai-products-with-harvey-and-thomson-reuters-on-board\/"},"modified":"2026-08-13T05:56:47","modified_gmt":"2026-08-13T13:56:47","slug":"deepjudge-releases-an-open-protocol-for-passing-users-and-their-context-between-ai-products-with-harvey-and-thomson-reuters-on-board","status":"publish","type":"post","link":"https:\/\/xira.com\/p\/2026\/08\/13\/deepjudge-releases-an-open-protocol-for-passing-users-and-their-context-between-ai-products-with-harvey-and-thomson-reuters-on-board\/","title":{"rendered":"DeepJudge Releases an Open Protocol for Passing Users \u2013 and Their Context \u2013 Between AI Products, with Harvey and Thomson Reuters On Board"},"content":{"rendered":"<p>DeepJudge, the Zurich-based enterprise search company that describes itself as the institutional intelligence platform for legal AI, today introduced the Agent Handoff Protocol, an open protocol designed to let users move from one AI product into another \u2013 and, in some cases, back again \u2013 while retaining the full context of their work. Harvey has [\u2026]<\/p>\n<p><a href=\"https:\/\/www.deepjudge.ai\/\" rel=\"nofollow noopener\" target=\"_blank\">DeepJudge<\/a>, the Zurich-based enterprise search company that describes itself as the institutional intelligence platform for legal AI, today introduced the <a href=\"https:\/\/github.com\/DeepJudge-Agent-Handoff-Protocol\/agenthandoffprotocol\" rel=\"nofollow noopener\" target=\"_blank\">Agent Handoff Protocol<\/a>, an open protocol designed to let users move from one AI product into another \u2013 and, in some cases, back again \u2013 while retaining the full context of their work.<\/p>\n<p>Harvey has already announced that it is building an integration implementing the protocol, which will enter beta this month, and Thomson Reuters says it will support it in CoCounsel for Legal, with details on its implementation and timing still to come.<\/p>\n<p>\u201cThe most capable legal workflows will draw on more than one specialized system,\u201d said <a href=\"https:\/\/www.linkedin.com\/in\/siva-g-a1037a14\/\" rel=\"nofollow noopener\" target=\"_blank\">Siva Gurumurthy<\/a>, chief technology officer at Harvey. \u201cAgent Handoff Protocol lets a user move from Harvey into a partner\u2019s product and back without losing the thread of their work, while leveraging both products to their full potential.\u201d<\/p>\n<p>DeepJudge developed AHP to address the increasingly common problem of having to move between different AI products and experiences \u2013 such as from Harvey to DeepJudge \u2013 to get work done.<\/p>\n<p>While existing protocols such as the Model Context Protocol developed by Anthropic let systems exchange information and perform discrete actions, they do not allow the broader context of the work \u2013 the objective, the supporting materials, the conversation history, the analysis already done \u2013 to travel with the user from one product to another.<\/p>\n<p>\u201cThe Agent Handoff Protocol addresses this challenge by enabling AI platforms to transfer the user and the context needed to continue work from one system to another,\u201d DeepJudge says. \u201cRather than rebuilding context each time they switch products, users can move between AI experiences while preserving the information and progress that led to the current point.\u201d<\/p>\n<p>In its announcement, DeepJudge gives the example of a lawyer researching a precedent question in DeepJudge, who can then move into Harvey with the relevant context already in place, without re-uploading materials, recreating prompts, or rebuilding prior analysis.<\/p>\n<p>\u201cNo single AI experience will be the right one for every task,\u201d <a href=\"https:\/\/www.linkedin.com\/in\/ykilcher\/\" rel=\"nofollow noopener\" target=\"_blank\">Yannic Kilcher<\/a>, DeepJudge\u2019s CTO and co-founder, said in the announcement. \u201cPeople should be able to use the AI tool that\u2019s best for what they need to do and take their context with them.\u201d<\/p>\n<h3><strong>How It Works<\/strong><\/h3>\n<p>For those wanting to dive in deeper, the technical documentation for the protocol can be found at\u00a0<a href=\"http:\/\/agenthandoffprotocol.org\/\" rel=\"nofollow noopener\" target=\"_blank\">agenthandoffprotocol.org<\/a>. But in an interview yesterday, Kilcher told me that, for users, the actual mechanism of the handoff is a simple button. The user clicks it and says, in effect, I want to continue this work in this other application.<\/p>\n<p>\u201cIn the background we take care of bringing that context along,\u201d Kilcher said. \u201cThere\u2019s multiple things that have to happen in the background. We have to authenticate you, so the whole transfer is secure and scoped to you as a user.\u201d<\/p>\n<p>The GitHub page describes it this way: \u201cAHP gives two independently operated agent applications one shared action: Continue this user\u2019s task over there, with this objective, this selected conversation context, and these resources.\u201d<\/p>\n<p>In terms of what context gets carried over, the protocol leaves that open so it is up to the vendor implementing the protocol to make that decision.<\/p>\n<p>\u201cThe protocol itself has no opinion on that,\u201d Kilcher said. \u201cWe feel it is the job of the individual partners in the ecosystem to decide what an appropriate context is.\u201d<\/p>\n<p>Harvey might decide the user\u2019s conversation history is the right thing to pass, for example, whereas DeepJudge, as a search engine, is more likely to pass back the documents the user found.<\/p>\n<p>As currently written, the specification describes one application handing off to another, and then the other possibly handing back.<\/p>\n<p>Kilcher said the hand-back is optional for developers to adopt. A user who starts in DeepJudge, collects documents, and moves into CoCounsel to finish a drafting workflow may have no particular reason to return, he noted.<\/p>\n<p>Handoffs among multiple applications are conceivable but not specified, Kilcher said. \u201cWe\u2019re just trying to keep it really simple for now.\u201d<\/p>\n<h3><strong>Not an MCP Replacement<\/strong><\/h3>\n<p>When asked how AHP differs from MCP, Kilcher said AHP is built on top of MCP and is not intended to replace it.<\/p>\n<p>For simple retrieval, MCP works well, he said. For example, a lawyer using a firm\u2019s Claude Enterprise deployment who asks whether the firm has done a particular kind of deal before can get an answer from DeepJudge through MCP without ever needing to leave Claude.<\/p>\n<p>But for more complex tasks, it is sometimes preferable to work directly within the connected application\u2019s full user interface.<\/p>\n<p>\u201cThere is a reason products have different user interfaces, because we built these products to serve very particular needs,\u201d Kilcher said. \u201cThere was no good way of delivering that via MCP, because all you get is basically the bit of text you send back and forth.\u201d<\/p>\n<p>The GitHub page puts it this way:<\/p>\n<blockquote>\n<p><em>MCP connects an LLM application to external context and capabilities. Its core architecture has hosts, clients, and servers; servers expose resources, prompts, and tools through JSON-RPC over transports such as stdio and Streamable HTTP. A host can use those capabilities while keeping the user in the host application.<\/em><\/p>\n<p><em>AHP connects two complete, independently operated agent applications. It transfers an explicit objective, a selected conversation sample, resources, and continuity identifiers, then returns a URL for a prepared experience in the receiving application. The user and the task cross the product boundary; tools, credentials, and execution privileges do not.<\/em><\/p>\n<\/blockquote>\n<p>AHP reuses a good deal of MCP\u2019s machinery, including how messages are structured. \u201cIt\u2019s really about providing a different user experience than MCP, but it\u2019s compatible and complementary to MCP,\u201d Kilcher said. \u201cThis is not a replacement.\u201d<\/p>\n<p>He notes that MCP connectors often come with restrictions. A vendor will allow you to connect to its MCP server, but it may allow you to do only limited functions.<\/p>\n<p>\u201cWith this, we\u2019re voluntarily passing the user to the other product,\u201d Kilcher said. \u201cPhilosophically, this is an ecosystem. The different players fulfill different roles, and if we make the user experience great, everyone profits.\u201d<\/p>\n<h3><strong>An Open Protocol<\/strong><\/h3>\n<p>DeepJudge is publishing the specification, not an implementation. There is no license fee and no reference code, and Kilcher said the point of releasing it openly is to remove any question about whether other vendors can build on it.<\/p>\n<p>\u201cWe wanted to make it so that there is no danger of us being like, \u2018Hey, this is ours,\u2019\u201d he said. \u201cWe\u2019re not releasing the implementation anyway. This would be useless today \u2013 you can just give this protocol spec that we released to an LLM. It will do a fine job at implementing it.\u201d<\/p>\n<p>The spec covers what each side of the handoff must implement \u2013 message structure, transfer mechanism, how resources are represented \u2013 and Kilcher said it documents what DeepJudge has already built with its partners, so it is not aspirational.<\/p>\n<p>\u201cThis is a full description of what we have implemented with our partners. So we know that this works.\u201d<\/p>\n<p>Nothing about the protocol is legal-specific, and Kilcher said DeepJudge would be happy to see it picked up in other verticals. Asked whether anything comparable already exists, he said the team found individual projects but no standard.<\/p>\n<p>\u201cProfessionals will increasingly work across specialized AI experiences, and those systems need to work together without sacrificing the context, trust, and expertise required for high-stakes work,\u201d said Joel Hron, chief technology officer at Thomson Reuters. \u201cOpen standards like Agent Handoff Protocol can help enable that interoperability.\u201d<\/p>\n<p>To my mind, the premise of AHP makes perfect sense. There are some things you can do well via an MCP connector to an application and some things you can do well only by directing engaging with the application and its full user experience. But you do not want that context switching to lose the context of your work.<\/p>\n<p>As for whether AHP becomes a widely used standard, time will tell. Kilcher is modest about that. \u201cThis is how we\u2019re doing it,\u201d he said. \u201cIt\u2019s a suggestion from us to the industry.\u201d<\/p>\n","protected":false},"excerpt":{"rendered":"<p>DeepJudge, the Zurich-based enterprise search company that describes itself as the institutional intelligence platform for legal AI, today introduced the Agent Handoff Protocol, an open protocol designed to let users move from one AI product into another \u2013 and, in some cases, back again \u2013 while retaining the full context of their work. Harvey has [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":160333,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[24],"tags":[],"class_list":["post-160332","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-lawsite"],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/xira.com\/p\/wp-content\/uploads\/2026\/08\/DeepJudge-AHP-Featured-Image-1024x576-eN5y2z.png?fit=1024%2C576&ssl=1","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/xira.com\/p\/wp-json\/wp\/v2\/posts\/160332","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xira.com\/p\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/xira.com\/p\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/xira.com\/p\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/xira.com\/p\/wp-json\/wp\/v2\/comments?post=160332"}],"version-history":[{"count":0,"href":"https:\/\/xira.com\/p\/wp-json\/wp\/v2\/posts\/160332\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/xira.com\/p\/wp-json\/wp\/v2\/media\/160333"}],"wp:attachment":[{"href":"https:\/\/xira.com\/p\/wp-json\/wp\/v2\/media?parent=160332"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xira.com\/p\/wp-json\/wp\/v2\/categories?post=160332"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xira.com\/p\/wp-json\/wp\/v2\/tags?post=160332"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}