OpenAI Agents SDK
Code-first agent orchestration in TypeScript and Python.
The Agents SDK is for applications that own orchestration, tool execution, approvals, state, handoffs, tracing, and evaluation.
npm install @openai/agents zodUse MCP servers from TypeScript AI apps.
The Vercel AI SDK supports connecting to MCP servers so applications can use tools, resources, and prompts exposed through the protocol.
Install
npm install ainpm install ai and the provider package you need.
Initialize a client for the target MCP server.
Pass MCP tools into generateText, streamText, or an Agent.
AI SDK agents, MCP tools, Vercel MCP, deployment workflows, and production infrastructure for agent apps.
Provider docsCode-first agent orchestration in TypeScript and Python.
The Agents SDK is for applications that own orchestration, tool execution, approvals, state, handoffs, tracing, and evaluation.
npm install @openai/agents zodProduction-grade framework for agents across languages.
Google ADK is an open-source framework for building, debugging, evaluating, and deploying agents with tools, sessions, memory, graph workflows, and multi-agent patterns.
pip install google-adkOfficial remote MCP server for Vercel projects.
Vercel MCP is a remote OAuth MCP server at https://mcp.vercel.com for docs search, project and deployment management, and log inspection.
npx add-mcp https://mcp.vercel.com