← Registry

eCommerce

cepmania.com

Search and retrieve products from a catalogue by keyword or slug.

1 endpoint2 known toolsFirst detected July 22, 2026Last detected September 1, 2026

ENDPOINT 1

https://cepmania.com/agent/mcp

No auth detected

MCP server metadata

Name
cepmania-agentic-commerce
Version
1.0.0
Capabilities
tools

Known tools 2

search_catalog

Search the product catalogue by keyword.

Inferred read-only
get_product

Get a single product by its url_key (the slug in the product URL).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.cepmania-agentic-commerce]
url = "https://cepmania.com/agent/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cepmania-agentic-commerce": {
      "type": "http",
      "url": "https://cepmania.com/agent/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cepmania-agentic-commerce
Remote MCP URL: https://cepmania.com/agent/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "cepmania-agentic-commerce": {
      "url": "https://cepmania.com/agent/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cepmania-agentic-commerce": {
      "type": "http",
      "url": "https://cepmania.com/agent/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cepmania-agentic-commerce",
  "transport": "streamable-http",
  "url": "https://cepmania.com/agent/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for cepmania.com was fetched 2026-07-31T03:48:18.986Z and is being refreshed.

Trust status Trusted

cepmania.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.