Installation
Add the AgentPowers MCP server to your Claude Code config:.mcp.json:
Plugin marketplace support (
claude plugin install agentpowers) is coming soon. In the meantime, the MCP server provides the full set of 26 marketplace tools.Authentication
The plugin shares the same auth token stored by the CLI. Log in once with the CLI:Guided Flow (/ap)
Type /ap in any conversation to launch the guided marketplace experience:
- Search — Find skills by keyword
- Browse categories — Explore available categories
- Check updates — See if your installed skills have newer versions
- Manage installed — List and uninstall skills
/ap command uses the same MCP tools listed below but wraps them in a conversational flow.
Available Tools
Once enabled, Claude has access to these tools during conversation:search_marketplace
Search the marketplace by keyword, category, or type:search_marketplace with your query and presents matching results from both AgentPowers and external sources (e.g., ClawHub).
get_skill_details
View details about a specific skill or agent:source parameter to look up skills from specific sources.
install_skill
Install a skill or agent directly from conversation:check_purchase_status
Check whether a purchase has completed:check_installed
List all installed skills and agents:uninstall_skill
Remove an installed skill or agent:check_for_updates
Check if any installed skills have newer versions available:ap update in your terminal to install updates.
Platforms
The plugin works across:| Platform | Support |
|---|---|
| Claude Code (CLI) | Full support |
| Claude Cowork (desktop) | Full support |
| claude.ai (web) | ZIP download fallback |
Troubleshooting
MCP server not loading
Verify the MCP server is configured:Authentication errors
Re-authenticate via the CLI:Skill not installing
Check that the target directory exists and is writable:Choosing Your Install Method
| Feature | MCP Server | Skill | CLI |
|---|---|---|---|
| Install friction | Low | Lowest | Medium |
| Search marketplace | Yes | Yes | Yes |
| Install skills | Yes | Yes | Yes |
| Proactive suggestions | No | No | No |
Guided /ap flow | No | No | No |
| Session hooks | No | No | No |
| Works outside Claude Code | Yes | No | Yes |
| Dependencies | Node.js | None | Python |
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.