STOCK TITAN

MongoDB Atlas Now Delivers Industry-Leading Context Retrieval with Precision Accuracy

(Neutral)
(Positive)
Tags

MongoDB (NASDAQ: MDB) introduced new Atlas capabilities aimed at delivering high-precision context retrieval for AI applications and agents by running retrieval directly on live operational data. The release centers on Automated Embeddings in MongoDB Atlas powered by Voyage AI models, the Atlas Embedding and Reranking API, the voyage-code-4 model for code retrieval, and vector search in Atlas Stream Processing.

According to MongoDB, its Voyage AI embedding models rank first on the Retrieval Embedding Benchmark (RTEB) and are now accessible via a standalone API, including to apps outside MongoDB. Automated Embeddings continuously embed and re-embed documents as they change, while voyage-code-4 targets coding agents with higher-precision, lower-cost code retrieval. The company highlighted use cases at the Financial Times and legal AI platform Eve, and announced new integrations with tools such as Claude, ChatGPT, Grok Build, Devin, and the MongoDB Atlas Managed MCP Server. The features are generally available today.

Loading...
Loading translation...

Positive

  • None.

Negative

  • None.

Market Context

MongoDB's prior AI retrieval announcement recorded a -0.67% 24-hour reaction, adding a directly rele...
Analysis

MongoDB's prior AI retrieval announcement recorded a -0.67% 24-hour reaction, adding a directly relevant platform comparison. Recent insider activity showed Net Selling, while the risk context classified short positioning as low.

Key Figures

New capabilities: Four Search volume: More than 100,000 searches a day
2 metrics
New capabilities Four MongoDB Atlas AI retrieval announcement
Search volume More than 100,000 searches a day Financial Times AI-powered semantic search

Historical Context

5 past events · Latest: Aug 05 (Neutral)
Pattern 5 events
Date Event Sentiment 24h Move Catalyst
Aug 05 Seed financing Neutral -1.0% Avatar Robotics announced a seed financing and described industrial robot deployment progress.
Aug 04 Earnings date Neutral +6.2% MongoDB scheduled its second-quarter fiscal 2027 results and earnings call.
Jun 30 AI retrieval update Positive -0.7% MongoDB announced AI retrieval capabilities and expanded deployment availability.
Jun 01 Investor conferences Neutral +20.4% MongoDB announced presentations at three upcoming investor conferences.
May 28 Earnings report Positive +3.0% MongoDB reported first-quarter fiscal 2027 results and issued second-quarter guidance.

24h Move is the share-price change in the day after each event; other market factors may also have contributed.

Pattern Detected

Recent history showed divergence across product, scheduling, and conference news, while the latest earnings release aligned positively with its price reaction.

Key Terms

automated embeddings, vector search, reranking, semantic search
4 terms
automated embeddings technical
"With Automated Embedding in MongoDB Atlas, powered by Voyage AI models"
Automated embeddings are numerical vectors created by software that convert words, documents, or other data into points in a multi-dimensional space so that similar items sit near each other. Think of it like turning each document into a coordinate on a map so related reports cluster together. For investors, these automated representations let machines sift, compare and summarize large volumes of filings, news and transcripts quickly, powering search, screening and pattern detection across many documents.
reranking technical
"direct access to MongoDB's top-ranked embedding and reranking models"
Reranking is the process of changing the order of a list of items—such as stocks, search results, or priority tasks—after new information, criteria, or calculations become available. For investors it matters because a reranked list can alter which securities look most attractive, which trades or allocations are executed, or which risks are prioritized; think of it as reshuffling a top-10 playlist after discovering new songs, which can change what gets played next and how you allocate attention or money.

AI-generated analysis. How Rhea-AI works. Not financial advice.

See more from StockTitan in Google Search and AI answers. Adds StockTitan as a preferred source · opens Google
Add on Google

Automated Embeddings on Atlas powered by Voyage AI, the Atlas Embedding and Reranking API, voyage-code-4, and vector search in Atlas Stream Processing give AI applications and agents real-time context from live operational data for precision retrieval

SAN FRANCISCO, Aug. 13, 2026 /PRNewswire/ -- Retrieval accuracy determines what an AI application or Agent decides and what it costs to host. Today, MongoDB, Inc. (NASDAQ: MDB) announced at MongoDB.local Build Fest a set of capabilities that add benchmark-leading retrieval directly into MongoDB's intelligent data platform to solve this exact challenge. Today's capabilities start with a new model in voyage-code-4, purpose-built for agentic code retrieval. That model, along with the full set of Voyage AI embedding and reranking models, is now available through a standalone API to power any application. MongoDB's Voyage AI embedding models hold the top spot on the Retrieval Embedding Benchmark (RTEB).

MongoDB

Historically, developers powering advanced retrieval use cases have had to pull data out of operational systems, manage complex and brittle embedding pipelines, and keep vector stores in sync. With Automated Embedding in MongoDB Atlas, powered by Voyage AI models, developers easily insert and retrieve data. Atlas handles embedding and indexing automatically behind the scenes, with no synchronization or embedding pipelines to manage.

The Financial Times (FT) was dealing with this exact complexity as they worked to make its journalism easy to find for readers. Search had splintered across the FT's teams and products, so it consolidated onto the MongoDB platform. With Automated Embeddings in MongoDB Atlas powered by Voyage AI, the FT is improving the accuracy of its AI-powered semantic search while holding down retrieval costs.

"Our job is to make the FT's journalism fast and easy to reach, however our readers come to it. With Automated Embedding and Voyage AI models on Atlas, we've improved retrieval accuracy while keeping costs in check across more than 100,000 searches a day, and being able to test and balance models lets us tune quality against cost as we go. With less infrastructure to run, the team can spend more of its time on the reading experience our subscribers rely on," said Elitsa Pavlova, Principal Engineer CM Platform, at Financial Times.

Eve, a legal AI platform, was also running into complexity and cost issues. They are now using the Atlas Embedding and Reranking API to surface the most relevant material as it works across the life of a case.

"In legal AI, retrieval quality is foundational—the right evidence has to surface at the right moment. MongoDB's Atlas Embedding and Reranking API gives us a promising way to improve relevance directly in the RAG layer, while simplifying the infrastructure needed to build and evolve these experiences," said Urvesh Patel, Staff AI Engineer at Eve.

MongoDB is the memory and context layer that agents are built on

On MongoDB, high-precision retrieval runs in the same platform as real-time operational data, not bolted on as a separate system that adds cost and synchronization overhead. An agent searches live data for context, including records written seconds earlier, so what it retrieves reflects the current state of the business rather than a stale copy.

Four new capabilities give teams accuracy in production while reducing complexity and cost:

  • Fresh and accurate context for agents: AI applications and agents can only make good decisions with accurate, reliable, up-to-date context. Automated Embeddings in MongoDB Atlas powered by Voyage AI keep that context current. Users set a Voyage AI embedding model for their search index, and Atlas embeds new documents as they are written and re-embeds existing ones when they change, with nothing to run or schedule.
  • One endpoint for benchmark-leading embeddings: The Atlas Embedding and Reranking API gives any application, even ones running outside MongoDB, direct access to MongoDB's top-ranked embedding and reranking models through Atlas.
  • Accurate code retrieval with lower cost: General-purpose embedding models were not built for codebases, and it shows in retrieval accuracy. voyage-code-4 is a retrieval model tuned specifically for coding agents, matching information to code with higher precision and lower cost than previous models.
  • Retrieval for streaming data: Agents acting on live events should not work from worse context than agents reading from data at rest. Vector search in Atlas Stream Processing brings that same retrieval accuracy to data in motion.

"Too many organizations are running AI in production with an operational database, a vector store, a search engine, and embedding and reranking models, all from different vendors, bolted together instead of built for it," said Jim Scharf, Chief Technology Officer, at MongoDB. "That's where stale data and errors creep in, and it's usually where teams spend their time babysitting instead of building. Agents raise the bar. They need to retrieve live context continuously and cannot wait on overnight batch jobs. MongoDB was built as an operational platform from the start, so retrieval and memory run on the same live data, nothing to sync, and agents act on what's happening instantly."

These new capabilities are generally available today; get started for free at mongodb.com/atlas.

MongoDB also announced at Build Fest new integrations that put MongoDB inside the AI tools developers build with—across Claude, Claude Code, ChatGPT, Codex, Grok Build, and Devin—along with the MongoDB Atlas Managed MCP Server.

About MongoDB

Headquartered in New York, MongoDB's mission is to empower innovators to create, transform, and disrupt industries with software. MongoDB's unified database platform was built to power the next generation of applications, and MongoDB is the most widely available, globally distributed database on the market. With integrated capabilities for operational data, search, real-time analytics, and AI-powered data retrieval, MongoDB helps organizations everywhere move faster, innovate more efficiently, and simplify complex architectures. Millions of developers and more than 67,000 customers across industries—including ~75% of the Fortune 100—rely on MongoDB for their most important applications. To learn more, visit mongodb.com.

Forward-Looking Statements

This press release includes certain "forward-looking statements" within the meaning of Section 27A of the Securities Act of 1933, as amended, or the Securities Act, and Section 21E of the Securities Exchange Act of 1934, as amended, including new capabilities announced at MongoDB.local Build Fest 2026. These forward-looking statements reflect our current views about our plans, intentions, expectations, strategies and prospects, which are based on the information currently available to us and on assumptions we have made. Actual results may differ materially from those described in the forward-looking statements and are subject to a variety of assumptions, uncertainties, risks and factors that are beyond our control including those risks detailed under the caption "Risk Factors" and elsewhere in our Securities and Exchange Commission filings and reports. Except as required by law, we undertake no duty or obligation to update any forward-looking statements contained in this release as a result of new information, future events, changes in expectations or otherwise.

Contacts

Investors: ir@mongodb.com

Media: press@mongodb.com

 

Cision View original content to download multimedia:https://www.prnewswire.com/news-releases/mongodb-atlas-now-delivers-industry-leading-context-retrieval-with-precision-accuracy-302850848.html

SOURCE MongoDB, Inc.

FAQ

What did MongoDB (NASDAQ: MDB) announce on August 13, 2026 for Atlas and AI retrieval?

MongoDB announced new Atlas capabilities focused on high-precision AI context retrieval, including Automated Embeddings, an Embedding and Reranking API, the voyage-code-4 model, and vector search in Atlas Stream Processing. According to MongoDB, these run directly on live operational data to reduce complexity and synchronization overhead.

How do Automated Embeddings in MongoDB Atlas powered by Voyage AI improve AI retrieval accuracy for MDB users?

Automated Embeddings in MongoDB Atlas keep AI context fresh by embedding new documents as they are written and re-embedding existing ones when they change. According to MongoDB, developers simply set a Voyage AI model on the search index, avoiding manual pipelines and synchronization work.

What is the MongoDB Atlas Embedding and Reranking API and how can MDB customers use it?

The Atlas Embedding and Reranking API gives applications direct access to MongoDB’s Voyage AI embedding and reranking models through a single endpoint. According to MongoDB, any application, even those outside MongoDB, can call this API to power retrieval-augmented generation and relevance ranking.

What is voyage-code-4 and how does it help MongoDB (MDB) customers with code retrieval?

Voyage-code-4 is a retrieval model tuned specifically for codebases and coding agents. According to MongoDB, it matches information to code with higher precision and lower cost than previous general-purpose embedding models, targeting more accurate and efficient agentic code retrieval use cases.

How are customers like the Financial Times using MongoDB Atlas Automated Embeddings and Voyage AI models?

The Financial Times uses Automated Embeddings in MongoDB Atlas powered by Voyage AI to improve the accuracy of AI-powered semantic search. According to MongoDB, this supports more than 100,000 searches daily while helping the FT keep retrieval costs under control and reduce infrastructure overhead.

How does vector search in Atlas Stream Processing support real-time AI agents on MongoDB (MDB)?

Vector search in Atlas Stream Processing brings the same retrieval capabilities used on stored data to streaming events. According to MongoDB, this lets agents act on data in motion so retrieval context reflects current business events instead of relying on stale or batch-processed data.

Which AI tools and ecosystems now integrate with MongoDB Atlas after the August 2026 Build Fest announcements?

MongoDB announced new integrations that bring Atlas into popular AI tools developers already use. According to MongoDB, these include Claude, Claude Code, ChatGPT, Codex, Grok Build, Devin, and the MongoDB Atlas Managed MCP Server, making it easier to build AI agents on MongoDB data.