← Registry

eCommerce

ecentic.ai

E-commerce integration and payment processing for Shopify, WooCommerce, and Stripe.

x402 supported2 endpoints14 known toolsFirst detected June 5, 2026Last detected September 6, 2026

ENDPOINT 1

https://ecentic.ai/api/mcp

No auth detected

MCP server metadata

Name
ecentic-mcp
Version
0.2.0
Capabilities
tools
Server instructions

ecentic measures and improves how AI shopping agents rank a merchant's products against competitors. Use these tools to read the public plan catalog, connect a Shopify, WooCommerce, or product-feed store, mint an agent API key, and read onboarding status. `list_plans` needs no credential; everything touching a merchant account needs `Authorization: Bearer ecentic_sk_...`. Full guidance: https://ecentic.ai/.well-known/agent-instructions.md

Known tools 7

list_plans

List available ecentic plans and Stripe price availability.

Inferred read-only
create_api_key

Create a long-lived API key for MCP agent authentication (bearer token).

Potential side effects
create_checkout

Create a Stripe checkout session for the authenticated ecentic user.

Potential side effects
connect_shopify

Get Shopify OAuth authorization URL for store onboarding in ecentic.

Inferred read-only
connect_woocommerce

Connect a WooCommerce store with REST API credentials.

Inferred read-only
connect_feed

Connect a product feed URL and create a feed-backed store.

Potential side effects
get_onboarding_status

Return current user subscription and connected store summary for onboarding progress.

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.ecentic-mcp]
url = "https://ecentic.ai/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ecentic-mcp": {
      "type": "http",
      "url": "https://ecentic.ai/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ecentic-mcp
Remote MCP URL: https://ecentic.ai/api/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": {
    "ecentic-mcp": {
      "url": "https://ecentic.ai/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ecentic-mcp": {
      "type": "http",
      "url": "https://ecentic.ai/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ecentic-mcp",
  "transport": "streamable-http",
  "url": "https://ecentic.ai/api/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://ecentic.ai/mcp

No auth detected

MCP server metadata

Name
ecentic-mcp
Version
0.2.0
Capabilities
tools
Server instructions

ecentic measures and improves how AI shopping agents rank a merchant's products against competitors. Use these tools to read the public plan catalog, connect a Shopify, WooCommerce, or product-feed store, mint an agent API key, and read onboarding status. `list_plans` needs no credential; everything touching a merchant account needs `Authorization: Bearer ecentic_sk_...`. Full guidance: https://ecentic.ai/.well-known/agent-instructions.md

Known tools 7

list_plans

List available ecentic plans and Stripe price availability.

Inferred read-only
create_api_key

Create a long-lived API key for MCP agent authentication (bearer token).

Potential side effects
create_checkout

Create a Stripe checkout session for the authenticated ecentic user.

Potential side effects
connect_shopify

Get Shopify OAuth authorization URL for store onboarding in ecentic.

Inferred read-only
connect_woocommerce

Connect a WooCommerce store with REST API credentials.

Inferred read-only
connect_feed

Connect a product feed URL and create a feed-backed store.

Potential side effects
get_onboarding_status

Return current user subscription and connected store summary for onboarding progress.

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.ecentic-mcp]
url = "https://ecentic.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ecentic-mcp": {
      "type": "http",
      "url": "https://ecentic.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ecentic-mcp
Remote MCP URL: https://ecentic.ai/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": {
    "ecentic-mcp": {
      "url": "https://ecentic.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ecentic-mcp": {
      "type": "http",
      "url": "https://ecentic.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ecentic-mcp",
  "transport": "streamable-http",
  "url": "https://ecentic.ai/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 ecentic.ai was fetched 2026-09-20T21:55:34.362Z.

Trust status Trusted

ecentic.ai is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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