This page provides information about updates to the Developer Knowledge API and Developer Knowledge MCP server. Check this page for announcements about new or updated features, bug fixes, and known issues.
June 1, 2026
AnswerQueryresponses now includereferencesandcitationsfor the provided answer.For more information, see Answer queries in grounded generation.
May 20, 2026
The following domains are now included in the corpus:
See the full list of supported domains in the Corpus Reference.
April 20, 2026
The Developer Knowledge API now supports the
AnswerQuerymethod, which lets you get answers to queries that are grounded in the Developer Knowledge API corpus.For more information, see Answer queries in grounded generation.
April 14, 2026
The following domains are now included in the corpus:
See the full list of supported domains in the Corpus Reference.
April 9, 2026
-
SearchDocumentChunksnow supports filtering on the Documentdata_source,update_time, andurifields. See Search and retrieve documents and the reference forSearchDocumentChunks.filterfor more information.
April 2, 2026
-
Documentmessages now include adata_sourcefield, which denotes the source of the content that is being returned. - The Developer Knowledge API now supports the
DocumentViewenum, allowing you to request document metadata without retrieving the full document content. Aviewfield will now be populated onDocumentmessages. -
Documentmessages now have anupdate_timefield, indicating when the document content or metadata last changed. -
DocumentChunkmessages now have aDocumentfield, containing metadata about the document.
February 28, 2026
-
Documentmessages now includetitleanddescriptionfields, denoting the title and description of the document.
March 15, 2026
- Fixed an issue where
Document.urivalues lacked a scheme. They now include ahttps://prefix.
March 8, 2026
- The MCP Tools
get_documentandbatch_get_documentshave been removed. They are replaced by a newget_documentsMCP Tool.
February 18, 2026
- After March 17, 2026, when you enable the Developer Knowledge API, the Developer Knowledge MCP server is automatically enabled.
February 4, 2026
- The Developer Knowledge API and Developer Knowledge MCP server are now in Public Preview. Use the API and MCP server to give AI-powered development tools the ability to search and retrieve Google's official developer documentation.