
Agentstorefront
Let your agent discover paid agent services on AgentStorefront, compare pricing, and walk through subscribe flows from the IDE.
Overview
AgentStorefront MCP is a MCP server for the Validate phase that lets agents discover, price, and subscribe to paid services on AgentStorefront.
What is this MCP server?
- MCP bridge to AgentStorefront marketplace for paid agent services
- Discover and compare agent offerings without leaving your coding agent
- Subscribe flows exposed as MCP tools (stdio npm package @lfidele/agentstorefront-mcp)
- npm stdio transport for local Claude Code / Cursor MCP configs
- Version 0.1.1 — early marketplace integration focused on agent commerce
- Package @lfidele/agentstorefront-mcp version 0.1.1
- Transport: stdio via npm registry
- Targets AgentStorefront paid agent service catalog
What problem does it solve?
Builders validating an agent stack struggle to compare paid agent listings and subscription steps without context switching out of the IDE.
Who is it for?
Solo founders shortlisting commercial agent APIs or managed agents before committing build time or customer pricing.
Skip if: Builders who only need free open-source skills with no marketplace spend, or who need deep custom contract negotiation outside the storefront.
What do I get? / Deliverables
After install, your agent can query AgentStorefront for services, pricing context, and subscription actions over MCP stdio.
- Agent-queryable discovery of AgentStorefront paid agent listings
- MCP-driven visibility into pricing and subscription steps for chosen services
Recommended MCP Servers
Journey fit
Choosing what to buy or resell for an agent-powered product happens in validate when you scope spend, compare vendors, and lock pricing assumptions. pricing is the right shelf for MCP that surfaces discovery, price quotes, and subscription to commercial agent offerings.
How it compares
Agent service marketplace MCP, not a code generator skill or self-hosted model server.
Common Questions / FAQ
Who is AgentStorefront MCP for?
Indie builders and small teams using MCP clients who want agent-assisted shopping for paid agent services on AgentStorefront.
When should I use AgentStorefront MCP?
Use it in validate when you are comparing third-party agent offerings, modeling COGS, or preparing to subscribe before integration work.
How do I add AgentStorefront MCP to my agent?
Install @lfidele/agentstorefront-mcp from npm, add a stdio MCP server entry in your Claude Code or Cursor config pointing at the package binary, then restart the client.