mcp-convert
Installation
SKILL.md
mcp-convert
Convert Claude Code MCP settings into Codex CLI MCP configuration.
Language Rules
- Auto-detect the user's language and respond in the same language.
- Prefer concise operational guidance over long explanation.
Interaction Policy: AskUserQuestion
Use AskUserQuestion for user decisions. Do not jump straight to apply when the request is ambiguous or when multiple MCP servers are available.
Required decision points
- Server selection
- After reading
~/.claude.json, show the discovered Claude MCP servers. - If more than one server exists, use AskUserQuestion to ask what to migrate.
- Recommended first option: migrate all discovered servers.
- After reading
Related skills