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 MCP server for GitHub APIs.
The official GitHub MCP server exposes GitHub data and actions to MCP-compatible agents with remote and local configurations.
Use GitHub remote MCP where supported or run the local server.
Use OAuth for remote clients or a GitHub PAT locally.
Configure toolsets to expose only needed GitHub capabilities.
Copilot cloud agent, repository MCP configuration, GitHub MCP server, and custom agents.
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.
Assign GitHub issues to a cloud coding agent.
Copilot cloud agent can work on tasks in GitHub, use repository context, and connect to MCP servers configured for the repository.