ToolsThe story, in brief

Agents can now access runtime logs with Vercel's MCP server

Vercel just gave AI agents direct access to runtime logs. Debugging just got faster for teams shipping with Claude and GPT.

Illustration of independent geometric mechanisms passing paper tasks along branching amber tracks.
AI agents and the coordination of work.AI illustration by KeyNews
The KeyNews take

Why it matters

Vercel's MCP server integration enables AI agents to autonomously debug production issues, read logs, and inspect function output—turning agents into operational tools rather than just chat interfaces. This is infrastructure-as-a-feature for the agentic stack.

The key facts

6 to know
  1. Vercel MCP server ships agent access to runtime logs

  2. Agents can retrieve logs for projects and deployments

  3. Supports preview and production environments

  4. Enables debug workflows: failing requests, function output inspection, error search, runtime behavior investigation

  5. Published Feb 10, 2026

  6. Integrates with Claude/GPT agent frameworks via MCP protocol

Go to the source

Vercel Blogvercel.com

Publisher excerpt: Agents can now access runtime logs through Vercel's MCP server. The tool lets agents retrieve for a project or deployment. Runtime logs include logs generated by invocations in preview and production deployments, including function output and messages. get_runtime_logsRuntime LogsVercel…
Read original report
Back to today's editionMore tools news

The wider picture

View all
Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
AI illustration by KeyNews
Tools01

Meta’s Muse is creepy, but maybe not for the reasons you think

A widely-deployed AI assistant shipped with a privacy and transparency gap that raises questions about how these tools actually work and what access they grant themselves. Practitioners need to understand what they're actually allowing when they install agent-adjacent products.

The Verge AI
Illustration of a transparent lens revealing connected networks across layers of paper.
AI illustration by KeyNews
Tools02

TypeSafe AI Releases Jev: A System One Model That Returns Typed, Calibrated Decisions Instead of Text

A new class of models optimized for typed, probabilistic decisions rather than text generation—reshaping cost structure and reliability for classification, scoring, and decision-automation workflows. Changes how teams think about model selection for deterministic tasks.

MarkTechPost
Illustration of independent geometric mechanisms passing paper tasks along branching amber tracks.
AI illustration by KeyNews
Tools03

Unity launches official plugins for Claude Code and OpenAI Codex to stop AI agents from using outdated tutorials

Unity is shipping official integrations that let frontier models access up-to-date documentation in real time, solving a real problem for developers using AI coding assistants: stale training data and outdated API references.

The Decoder