Connect to AgentPowers
One prompt. Any platform. Full marketplace access.
Claude Code
Paste into Claude Code to connect
npx @agentpowers/mcp-server --setup claude-code Config: ~/.claude/claude_code_config.json
Three steps to connect
Everything you can do from chat
The AgentPowers MCP server gives your AI tool full access to the marketplace.
Search & Discover
Search the full marketplace by keyword, category, or platform. Get detailed skill info, ratings, and reviews.
"Find me the best code review skill" Purchase & Checkout
Buy skills with Stripe checkout directly from your AI chat. Confirm purchases and get license codes instantly.
"Buy Cold Email Pro for me" Install & Update
Auto-install skills to any supported platform. Check for updates and manage your installed skills.
"Install this skill for Cursor" Account & Purchases
Log in, view your profile, check purchase history, and manage license codes — all through conversation.
"Show my purchased skills" Security Scanning
View security scan results and trust scores for any skill before you install it.
"Check security for test-generator" Seller Profiles
Browse seller profiles, see their published skills, ratings, and download counts.
"Show me skills by Julien" Ready to connect?
Pick your platform above and get started in 30 seconds.
Everything you need to know
What is the AgentPowers MCP server?
It's a bridge that connects your AI tool to the AgentPowers marketplace API. It runs locally on your machine and enables search, purchase, and install flows directly from your AI assistant.
Do I need to install anything?
You need Node.js (v18+) installed. The npx command handles the rest automatically - no global installs required unless you prefer them.
Is it safe?
The MCP server runs locally on your machine. Your credentials stay local and all API communication is over HTTPS. The server code is open source and auditable.
Does it work with all platforms?
It works with any platform that supports the Model Context Protocol (MCP). That includes Claude Code, Cursor, Windsurf, GitHub Copilot, Gemini CLI, Kiro, and 6+ more.
What if I have the Codex plugin?
The Codex plugin already includes the MCP server. No additional setup needed. See the Codex Plugin page for details.
Can I use it without the Copy Prompt method?
Yes. The command line shown below the button lets you run the setup manually in your terminal. Both methods achieve the same result.