Distribution decision
MCP dependencies can be declared in plugin configuration and paired with packaged skills.
Codex · Mcp Servers
For Codex, an MCP server supplies live data, authentication, authorization, and controlled actions, while a skill teaches the repeatable workflow for using those tools. This division supports high-quality developer integrations because each page can explain the service boundary, required permissions, action sequence, and what the agent must not infer.
Setup path
Expose live systems through an MCP server with the narrowest useful tool set and explicit authentication.
Pair the server with a skill that tells Codex when and how to call tools, handle ambiguity, and present results.
MCP dependencies can be declared in plugin configuration and paired with packaged skills.
Use MCP for controlled actions and a skill for procedural guidance; do not hide authorization or policy decisions in prose alone.
Source checked Aug 16, 2026