OpenAI MCP and Connectors
Use remote MCP tools through the Responses API.
OpenAI Responses API can import tools from remote MCP servers that support Streamable HTTP or HTTP/SSE, then call those tools as part of a model run.
Official 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.
Install
npx add-mcp https://mcp.vercel.comnpx add-mcp https://mcp.vercel.com
Complete the OAuth flow in the supported AI client.
Use https://mcp.vercel.com/<teamSlug>/<projectSlug> for project context.
AI SDK agents, MCP tools, Vercel MCP, deployment workflows, and production infrastructure for agent apps.
Provider docsUse remote MCP tools through the Responses API.
OpenAI Responses API can import tools from remote MCP servers that support Streamable HTTP or HTTP/SSE, then call those tools as part of a model run.
Connect Claude Messages API to remote MCP servers.
Anthropic MCP connector lets Claude API requests connect directly to remote MCP servers using a beta header and remote HTTP/SSE tools.
Connect Cursor agents to tools and data sources.
Cursor supports Model Context Protocol for connecting external tools and data to its agent workflows.
Official MCP server for GitHub APIs.
The official GitHub MCP server exposes GitHub data and actions to MCP-compatible agents with remote and local configurations.