MCP for AgentStorefront — discover, price, and subscribe to paid agent services.
claude mcp add agentstorefront -- npx -y @lfidele/agentstorefront-mcp
claude_desktop_config.json
{
"mcpServers": {
"agentstorefront": {
"command": "npx",
"args": [
"-y",
"@lfidele/agentstorefront-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"agentstorefront": {
"command": "npx",
"args": [
"-y",
"@lfidele/agentstorefront-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agentstorefront": {
"command": "npx",
"args": [
"-y",
"@lfidele/agentstorefront-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"agentstorefront": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@lfidele/agentstorefront-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agentstorefront": {
"command": "npx",
"args": [
"-y",
"@lfidele/agentstorefront-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.lmaniraruta--agentstorefront/reviews or the review_server meta-tool.
POST /mcp