Agents can now access runtime logs with Vercel's MCP server
By Steven Van ·
A new get_runtime_logs tool lets agents pull preview and production function logs through Vercel's MCP server.
Vercel's MCP server now includes a get_runtime_logs tool, letting agents retrieve runtime logs for a project or deployment. The logs cover Vercel Functions invocations in preview and production deployments, including function output and console.log messages.
With this, agents can debug failing requests, inspect function output, search logs for specific errors or request IDs, and investigate runtime behavior across deployments.

The Runtime Logs view in the Vercel dashboard.

The Runtime Logs view in the Vercel dashboard.

The Runtime Logs view in live mode, showing logs as they arrive.

The Runtime Logs view in live mode, showing logs as they arrive.
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →