eCommerce
tkawen.com
Provides tools to access and verify information about the TKAWEN ecosystem and MyStoq online store directory in Algeria.
ENDPOINT 1
https://mcp.tkawen.com
MCP server metadata
- Name
- TKAWEN Intelligence Gateway
- Version
- 1.0.0
بوّابة موحّدة لمنظومة 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-onlytkawen_recommend[TKAWEN] For a need in Algeria (online store, credential verification, courses, meeting, fleet tracking.
Inferred read-onlytkawen_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-onlymystoq__search_stores[MyStoq] Search the public Mystoq store directory (Algerian online shops).
Inferred read-onlymystoq__get_store[MyStoq] Get a public Mystoq store by its slug: name, wilaya, storefront URL, plan tier and member-since.
Inferred read-onlymystoq__list_plans[MyStoq] List Mystoq subscription plans with monthly/yearly/lifetime prices (DZD) — useful to answer "how much does Mystoq cost".
Inferred read-onlymystoq__platform_stats[MyStoq] Mystoq network statistics: number of active stores and wilayas covered.
Inferred read-onlymystoq__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-onlymystoq__yalidine_delivery[MyStoq] Estimate delivery success/return rate and typical delivery time for a destination wilaya in Algeria (region-based network estimate).
Inferred read-onlymystoq__order_risk[MyStoq] Score the fraud/return risk of an Algerian COD order from its signals (phone, history, etc.
Inferred read-onlymystoq__create_product[MyStoq] Create a product in the authenticated merchant's store.
Potential side effectsmystoq__set_price[MyStoq] Update a product's price (and optional compare_price) in the authenticated store.
Potential side effectsmystoq__publish[MyStoq] Publish a product (set status=active) so it shows on the storefront.
Potential side effectsmystoq__delete_product[MyStoq] Delete a product from the authenticated store (reversible cleanup — used by the agent's ephemeral live-demo).
Potential side effectsCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.