Documentation Index
Fetch the complete documentation index at: https://docs.agentpowers.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The AgentPowers Codex plugin is an MCP server that integrates the AgentPowers marketplace directly into Codex and compatible editors (Claude Code, Cursor, Windsurf, Gemini CLI, and others).Installation
UI method
- Open Codex
- Go to Plugins and click +
- Add the plugin repo:
https://github.com/AgentPowers-AI/codex-plugin - Say “Log me into AgentPowers” to authenticate
CLI method
Clone the repo and register the MCP server:Usage
Once installed, interact with the marketplace using plain English prompts:- “Find the best skill for writing documentation”
- “Search AgentPowers for code review skills”
- “Install my purchased skill for Claude Desktop”
- “Check if any of my installed skills have updates”
Available tools
The plugin provides the same MCP tools as the Claude Code plugin:| Tool | Description |
|---|---|
search_marketplace | Search skills by keyword, category, or type |
get_skill_details | View full details for a skill or agent |
install_skill | Download and install a skill to any supported platform |
check_installed | List all installed skills with version and status |
uninstall_skill | Remove an installed skill |
check_for_updates | Check for newer versions of installed skills |
check_purchase_status | Check the status of a purchase |
Supported platforms
The plugin can install skills to any of these AI tools via thetarget_tool parameter:
- Claude Code (
claude-code) - Claude Desktop (
claude-desktop) - Codex (
codex) - Gemini CLI (
gemini) - Kiro (
kiro) - Any other tool via
~/.{tool}/skills/convention
Source
AgentPowers-AI/codex-plugin on GitHub.Need Help?
Email Support
Reach us at [email protected] for account issues, billing questions, or technical help.
Discord Community
Join the AgentPowers Discord to get help from the team and other creators in real time.