pakx
← Explore

ai.agenticshelf/mcp

1.0.0
MCP Registry

ai.agenticshelf/mcp

Hosted MCP for e-commerce: live product catalog, stock, and pricing for AI agents.

Install

One line. Adds the dep to agents.yml and resolves it.

pakx add mcp ai.agenticshelf/mcp

Raw metadata

Source-specific install hints as returned by the official MCP Registry.

{
  "server": {
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "ai.agenticshelf/mcp",
    "description": "Hosted MCP for e-commerce: live product catalog, stock, and pricing for AI agents.",
    "title": "Agentic Shelf",
    "repository": {
      "url": "https://github.com/vboykoCTO/agentic-shelf",
      "source": "github"
    },
    "version": "1.0.0",
    "websiteUrl": "https://www.agenticshelf.ai",
    "remotes": [
      {
        "type": "streamable-http",
        "url": "https://api.agenticshelf.ai/mcp"
      }
    ]
  },
  "_meta": {
    "io.modelcontextprotocol.registry/official": {
      "status": "active",
      "statusChangedAt": "2026-05-06T16:24:16.952518Z",
      "publishedAt": "2026-05-06T16:24:16.952518Z",
      "updatedAt": "2026-05-06T16:24:16.952518Z",
      "isLatest": true
    }
  }
}