ENTEK.AI — MCP server

A Model Context Protocol server over the ENTEK.AI platform API. It acts as the identity your API token belongs to, with exactly that identity's permissions.

Endpoint

https://iot-mcp.entek.ai/mcp

Connecting with a token

Create a token in the dashboard under Developer ▸ API, then:

claude mcp add --transport http entek https://iot-mcp.entek.ai/mcp \
  --header "Authorization: Bearer entk_…"

Connecting with OAuth

Add https://iot-mcp.entek.ai/mcp as a custom connector. Discovery, registration and consent are handled automatically; you will be asked to paste the same API token once.

Protocol

Streamable HTTP. Supported revisions: 2026-07-28, 2025-11-25, 2025-06-18, 2025-03-26.


ENTEK.AI — خادم MCP

خادم Model Context Protocol فوق واجهة منصة ENTEK.AI. يعمل بنفس هوية مفتاح الـ API الذي تقدّمه، وبنفس صلاحياتها بالضبط — لا صلاحية إضافية.

أنشئ مفتاحاً من Developer ▸ API في لوحة التحكم، ثم أضف العنوان أعلاه في عميل MCP الذي تستخدمه. لإلغاء الوصول: ألغِ المفتاح من نفس الشاشة.