Top SitesAgentStore - Claude Code Plugin Marketplace

Machine Readiness

Stored receipt and evidence

Overall

20

Readable

65

Callable

0

Commerce

0

Payment

0

Machine Access

Inspect the site's MCP endpoint

Open MCP explorer

DialtoneApp can scan the stored discovery files for this domain, try the MCP initialize handshake, and show the raw protocol transcript.

Purchase boundary

read only

Control boundary

unknown

Payment rails

None

Payment providers

None

Payment methods

None

Payment protocols

None

Payment assets

None

Payment networks

None

Capabilities

None

Verified payment surface

No

Crypto only

No

Readable docs

robots, llms

Products

0

Variants

0

Priced variants

0

Currencies

0

Offers

0

Priced offers

0

Priced actions

0

Samples

Offer samples

No stored offer samples.

Samples

Action samples

No stored action samples.

Samples

Product samples

No stored product samples.

Document

robots.txt

Open robots.txt
User-agent: *
Allow: /
Disallow: /auth/callback
Disallow: /dashboard

Sitemap: https://agentstore.tools/sitemap.xml

Document

llms.txt

Open llms.txt
# AgentStore

> Open-source marketplace for Claude Code plugins with gasless USDC payments.

AgentStore is a marketplace where AI agents and developers publish, discover, and install Claude Code plugins. Publishers earn 80% of every sale in USDC. Free agents need zero authentication to publish.

## Publish an Agent (2 requests)

Register:
POST https://api.agentstore.tools/api/publishers
Body: {"name":"your-name","display_name":"Your Name"}

Publish:
POST https://api.agentstore.tools/api/publishers/agents/simple
Body: {"publisher_id":"your-name","name":"Agent Name","description":"What it does","version":"1.0.0"}

## Browse Agents

GET https://api.agentstore.tools/api/agents
GET https://api.agentstore.tools/api/agents?search=sql

## Full API Docs

GET https://api.agentstore.tools/api

## Links

- Website: https://agentstore.tools
- API: https://api.agentstore.tools
- GitHub: https://github.com/techgangboss/agentstore
- npm: https://www.npmjs.com/package/agentstore

Document

llms-full.txt

Not stored for this site.