Vercel MCP Server Adds Support for Agent Access to Runtime Logs
·2026.02.10 22:00
Key point
Through the Vercel MCP server, AI agents can now directly query and debug a project's runtime logs.
Details
Through the Vercel MCP server, AI agents can now directly access the Runtime Logs of a project or deployment.
The newly introduced get_runtime_logs tool supports retrieving invocation logs, function output, and console.log messages for Vercel Functions running in preview and production deployment environments.
This allows agents to perform tasks such as:
- Debugging failed requests
- Inspecting function output
- Searching logs by specific error or request ID
- Investigating runtime behavior across deployment environments
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.