← Registry

eCommerce

tkawen.com

Provides tools to access and verify information about the TKAWEN ecosystem and MyStoq online store directory in Algeria.

1 endpoint15 known toolsFirst detected July 6, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.tkawen.com

No auth detected

MCP server metadata

Name
TKAWEN Intelligence Gateway
Version
1.0.0
Capabilities
tools
Server instructions

بوّابة موحّدة لمنظومة TKAWEN الجزائرية. استعمل tkawen_overview للاطّلاع، tkawen_recommend لاختيار المنصّة الأنسب، أو الأدوات المسبوقة بـ mystoq__ / certify__ للتنفيذ المباشر.

Known tools 15

tkawen_overview

[TKAWEN] Overview of the TKAWEN ecosystem: Algerian platforms for commerce, certification, education, meetings and GPS tracking, with links and each platform MCP endpoint.

Inferred read-only
tkawen_recommend

[TKAWEN] For a need in Algeria (online store, credential verification, courses, meeting, fleet tracking.

Inferred read-only
tkawen_verify

[TKAWEN Verified] Algeria trust layer: verify any entity in the TKAWEN ecosystem (a certificate, a store, or a talent profile) and return a unified trust verdict plus a public verification link and an embeddable badge.

Inferred read-only
mystoq__search_stores

[MyStoq] Search the public Mystoq store directory (Algerian online shops).

Inferred read-only
mystoq__get_store

[MyStoq] Get a public Mystoq store by its slug: name, wilaya, storefront URL, plan tier and member-since.

Inferred read-only
mystoq__list_plans

[MyStoq] List Mystoq subscription plans with monthly/yearly/lifetime prices (DZD) — useful to answer "how much does Mystoq cost".

Inferred read-only
mystoq__platform_stats

[MyStoq] Mystoq network statistics: number of active stores and wilayas covered.

Inferred read-only
mystoq__cod_profit

[MyStoq] Compute true CAC and net cash-on-delivery profit for an Algerian online store, accounting for the return/refusal rate.

Inferred read-only
mystoq__yalidine_delivery

[MyStoq] Estimate delivery success/return rate and typical delivery time for a destination wilaya in Algeria (region-based network estimate).

Inferred read-only
mystoq__order_risk

[MyStoq] Score the fraud/return risk of an Algerian COD order from its signals (phone, history, etc.

Inferred read-only
mystoq__create_store

[MyStoq] Register a NEW Mystoq store (tenant).

Inferred read-only
mystoq__create_product

[MyStoq] Create a product in the authenticated merchant's store.

Potential side effects
mystoq__set_price

[MyStoq] Update a product's price (and optional compare_price) in the authenticated store.

Potential side effects
mystoq__publish

[MyStoq] Publish a product (set status=active) so it shows on the storefront.

Potential side effects
mystoq__delete_product

[MyStoq] Delete a product from the authenticated store (reversible cleanup — used by the agent's ephemeral live-demo).

Potential side effects

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.tkawen-intelligence-gateway]
url = "https://mcp.tkawen.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tkawen-intelligence-gateway": {
      "type": "http",
      "url": "https://mcp.tkawen.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tkawen-intelligence-gateway
Remote MCP URL: https://mcp.tkawen.com

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": {
    "tkawen-intelligence-gateway": {
      "url": "https://mcp.tkawen.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tkawen-intelligence-gateway": {
      "type": "http",
      "url": "https://mcp.tkawen.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tkawen-intelligence-gateway",
  "transport": "streamable-http",
  "url": "https://mcp.tkawen.com"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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