Home / Companies / Vespa / Blog / September 2026

September 2026 Summaries

2 posts from Vespa

Filter
Month: Year:
Post Summaries Back to Blog
Four Vespa interns developed a standalone, publicly hosted Model Context Protocol server that enables AI assistants such as Claude and Codex to deploy, inspect, discover, monitor, and troubleshoot Vespa Cloud applications without requiring local installation or an application-specific server. The project emphasizes careful MCP tool design, using intuitive parameters, concise responses, filtering, summaries, and informative errors to reduce agent mistakes and context costs, while adding capabilities such as direct access to Grafana metrics that are not available through the Vespa CLI. The team addressed protocol limitations involving file uploads and long-running deployments with HTTP upload endpoints, configurable blocking behavior, and plans to adopt newer MCP task features. Authentication works for Vespa Cloud’s Control Plane through Auth0, but secure multi-tenant Data Plane access remains unresolved, limiting the prototype’s production readiness. Evaluations comparing MCP-enabled agents with agents using only a terminal and Vespa CLI found similar ultimate task success rates, but MCP agents required fewer deployment attempts, resolved scenarios more cleanly, and made fewer errors, though tool descriptions and discovery added token overhead. The server is undergoing security review and requires further guardrails and user feedback before a potential public release.
Sep 13, 2026 3,891 words in the original blog post.
Vespa’s September 2026 newsletter announces product enhancements for AI-powered retrieval, ranking, cloud operations, and observability, alongside its first in-person community event, Vespa.ai Live in London. New capabilities include time-bounded approximate nearest-neighbor vector search for meeting latency budgets, a max-cost-factor option that keeps Vespa Cloud clusters scalable when preferred cloud instances are unavailable, and expanded query labeling features that enable separate BM25 and raw-score contributions for subqueries. Additional ranking tools expose array offsets, field-length statistics, query-term document frequencies, and multidimensional structured-data tensors to support more flexible custom ranking models. Vespa Cloud Enclave users can now export metrics and logs directly to OpenTelemetry-compatible observability systems, while new Asia linguistics sample applications demonstrate approaches to Chinese-language search across regional variants. Other updates cover document ID indexing, disk-size resampling, optimized Hamming MaxSim, new videos and research content, and upcoming appearances at events in London, Trondheim, and Nashville.
Sep 08, 2026 2,492 words in the original blog post.