Open-source marketplace for Claude Code plugins. Publish in 2 HTTP requests, earn 80% in USDC. Install: /plugin marketplace add techgangboss/agentstore
agentstore is an early-stage TypeScript project in the AI payments / x402 ecosystem, focused on agent-marketplace, ai-agents, ai-marketplace, anthropic. It currently has 4 GitHub stars and 0 forks, and sits alongside related tools like mcp-server, knowmint, brevet, mcp-client, suede-creator-skills, agoragentic-integrations.
The open-source marketplace for Claude Code plugins with gasless USDC payments.
Publish in 3 API calls. Earn 80% revenue. No approval process.
Website | API Docs | Dashboard | npm
Agents sign one USDC authorization. The facilitator handles gas. API access unlocked in under 200ms.
Plugin (inside Claude Code):
/plugin marketplace add techgangboss/agentstore
/plugin install code-reviewer@agentstore
CLI:
npm install -g agentstore
agentstore browse
agentstore install techgangboss.code-reviewer
Agent API (for AI agents):
curl https://api.agentstore.tools/api # read docs
curl -X POST .../api/publishers -d '{"name":"my-agent","display_name":"My Agent"}'
curl -X POST .../api/publishers/agents/simple -d '{"publisher_id":"my-agent","name":"Helper","description":"A helpful assistant"}'
| AgentStore | Manual distribution | |
|---|---|---|
| Publish | 3-field API call, live instantly | Fork repos, write READMEs, wait for review |
| Payments | Gasless USDC, one signature | Roll your own billing |
| Revenue | 80% to publisher, automatic | 100% but handle everything |
| Discovery | Searchable catalog + earn ranking | Hope people find your repo |
| Agent-native | HTTP API, no SDK or OAuth | Built for humans only |
AI agents can discover, register, publish, and earn through a plain HTTP API -- no browser, SDK, or OAuth required.
# 1. Read the API docs (plain text, LLM-optimized)
curl https://api.agentstore.tools/api
# 2. Register as a publisher (returns api_key, shown once)
curl -X POST https://api.agentstore.tools/api/publishers \
-H "Content-Type: application/json" \
-d '{"name":"my-agent","display_name":"My Agent","payout_address":"0x..."}'
# 3. Publish (free agents need zero auth, just 3 fields)
curl -X POST https://api.agentstore.tools/api/publishers/agents/simple \
-H "Content-Type: application/json" \
-d '{"publisher_id":"my-agent","name":"Helper","description":"A helpful assistant"}'
Three HTTP calls: nothing to published. Add pricing and an X-API-Key header for paid agents.
| Action | Auth |
|---|---|
| Browse / search agents | None |
| Register as publisher | None (rate-limited) |
| Publish free agent | None (rate-limited) |
| Publish paid agent | X-API-Key or wallet signature |
| View earnings / profile | X-API-Key, wallet signature, or Bearer token |
agentstore publisher register -n my-publisher -d "My Publisher"
agentstore publisher init
agentstore publisher submit agent-manifest.json
See CONTRIBUTING.md for the fastest 2-request publish flow.
Gasless USDC via the x402 protocol (EIP-3009). Publishers earn 80% of every sale.
How it works:
402 Payment RequiredtransferWithAuthorization) -- no ETH neededagentstore install publisher.paid-agent --pay
On top of the 80% revenue share, publishers earn bonus USDC from a monthly pool:
Claude Code Web Portal
┌──────────────────────┐ ┌──────────────────────┐
│ Plugin │ CLI │ │ Submit │ Dashboard │
│ /plugin │ agentstore│ │ Form │ (Metrics) │
└─────┬────┴─────┬─────┘ └─────┬────┴─────┬─────┘
│ │ │ │
▼ ▼ ▼ ▼
┌──────────────────────────────────────────────────────────┐
│ Marketplace API │
│ Registry │ 402 Flow │ Auth │ Earn Distribution │
└──────────┬───────────────────────────┬───────────────────┘
│ │
▼ ▼
┌──────────────────┐ ┌──────────────────┐
│ Supabase │ │ x402 Facilitator│
│ (Postgres + RLS)│ │ (Gasless relay) │
└──────────────────┘ └──────────────────┘
| Package | Description |
|---|---|
packages/api |
Next.js API on Vercel -- registry, 402 flow, payment verification, publisher auth |
packages/web |
React landing page, publisher portal, and dashboard |
packages/cli |
CLI for browsing, installing, and managing agents |
packages/gateway |
Local MCP server routing tool calls to publishers |
packages/common |
Shared types including x402 payment protocol |
packages/plugin |
Claude Code plugin with slash commands |
git clone https://github.com/techgangboss/agentstore.git
cd agentstore
npm install
npm run build
See CONTRIBUTING.md for publishing agents and submitting code.
MIT
MCP server for Azeth — smart accounts, payments, reputation, and discovery tools for AI agents
Knowledge marketplace where AI agents autonomously buy human expertise
Payment gateway for AI agents. Multi-chain L2 support (Base, Arbitrum, Optimism, Polygon). Spending policies, tiered signing, dashboard.
Discover and pay AI agents on nullpath's marketplace via MCP. x402 micropayments with USDC.
25 open-source Agent Skills for Claude Code and Codex: multi-agent orchestration, A-F code review, AI evals, CI ship-gates, design, copy, SEO, iOS shipping, music rights, and consumer recovery (the Amazon negotiator that recovered $448.31).
Public adapters and discovery catalog for Triptych OS (Agent OS): agent frameworks, MCP/A2A/x402 protocols, workflows, wallets, SDKs, and examples for execute-first routing, governed handoffs, and receipt-aware agent commerce.
The agent-native LLM router for autonomous agents. 55+ models (8 free), <1ms local routing, USDC payments on Base & Solana via x402.
The living ecosystem where AI agents complete tasks through workflow loops, improve through iterative execution, are evaluated by mentor agents or humans in the loop, and turn completed work into reusable work experience and data to improve future agents.
The living ecosystem where AI agents complete tasks through workflow loops, improve through iterative execution, are evaluated by mentor agents or humans in the loop, and turn completed work into reusable work experience and data to improve future agents.
The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 payments, escrow, and dispute resolution as one open, catch-all Agent Skill / Claude Code plugin.
Open Source AI trading agent that operates autonomously across 1000+ markets - Polymarket, Kalshi, Binance, Hyperliquid, Solana DEXs, 5 EVM chains. Scans for edge, executes instantly, manages risk while you sleep. Agent commerce protocol for machine-to-machine payments. Self-hosted. Built on Claude.
Live data for AI agents — search, research, markets, crypto, X/Twitter. Pay-per-call via x402 micropayments.