Connect to AgentPowers

One prompt. Any platform. Full marketplace access.

Claude Code

Run this in your terminal
claude mcp add agentpowers -- npx -y @agentpowers/mcp-server

This adds the AgentPowers MCP server to Claude Code. You can then search, purchase, and install skills from your terminal.

Or set up via CLI
npx @agentpowers/cli setup
12+ Platforms
30-Second Setup
Full MCP Access

Three steps to connect

1
Pick your platform
2
Run the command or add the config
3
Start using skills

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?

Claude Code: Run npx @agentpowers/cli setup to auto-configure MCP. Claude Cowork: Download and drag the .mcpb extension. claude.ai: Just add the connector URL. Other tools: Run npx @agentpowers/cli setup or add the MCP JSON config manually. Legacy Python CLI (pip install agentpowers) also works.

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.

What are the different installation methods?

There are three ways to connect: 1) CLI Setup (recommended) — run npx @agentpowers/cli setup to auto-configure MCP for all your AI tools. 2) Claude Cowork Extension — download and drag the .mcpb file. 3) Manual MCP Config — add the JSON config to any MCP-compatible tool. Legacy Python CLI (pip install agentpowers) also works.