Vercel has enabled AI agents to access runtime logs directly through its MCP server, introducing a new `get_runtime_logs` tool. This functionality allows agents to retrieve logs from Vercel Functions invocations in both preview and production deployments. The enhancement significantly boosts agents‘ ability to monitor and debug their operations.
Source: Vercel