About this project

vercel-mcp is an integration for Prime Agent that connects to Vercel's official Model Context Protocol (MCP) server. It allows users to manage their Vercel ecosystem directly from agent sessions using OAuth 2.1 authentication, eliminating the need for manual API key configuration or self-hosted proxies. The integration provides access to 33 tools categorized into several functional families: - Projects & Deployments: List and manage projects, handle deployments (including direct file deploys), and manage deployment protection. - Observability: Access runtime logs, runtime errors, and Web Analytics (visitors, page views, and custom events). - Domains: Check domain availability, get purchase quotes, and buy domains or credits. - Toolbar: Manage toolbar threads, reply to messages, and edit content. - Documentation: Search Vercel's official documentation. - Agent Runs: Observe and trace agent run projects. Authentication is handled via a secure OAuth flow with PKCE and dynamic client registration, storing scoped tokens locally in Prime Agent's auth configuration with automatic refresh capabilities.