HOOLIXAgentic AI index
Explore
mcpOpenAI

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.

Setup path

  1. 1

    Define tool

    Add an MCP tool entry with a server label and server URL.

  2. 2

    Keep context

    Retain mcp_list_tools output to avoid re-listing tools each turn.

  3. 3

    Approve

    Handle approval requests where the server or workflow requires them.

Tags

responses-apimcpconnectorstools

Provider

Codex, Agents SDK, Responses API, skills, plugins, and MCP integrations for agentic software work.

Provider docs

Related resources

Skill
OpenAI

Codex Agent Skills

Reusable workflows for Codex CLI, IDE, and app.

Codex skills are SKILL.md directories with instructions, optional scripts, references, assets, and agent metadata. They can be distributed through plugins.

$skill-creator
Verified 2026-06-12Open
Framework
OpenAI

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 zod
Verified 2026-06-12Open
MCP
Anthropic Claude

Anthropic MCP Connector

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.

Verified 2026-06-12Open
MCP
Cursor

Cursor MCP

Connect Cursor agents to tools and data sources.

Cursor supports Model Context Protocol for connecting external tools and data to its agent workflows.

Verified 2026-06-12Open