Platform
KE Connector
The public discovery and protected execution contract.
Updated 2026-07-16 · KE Dev OS Wiki
Public discovery
GET https://kestudios.dev/api/v1/mcp returns product metadata only. It cannot list or call tools and grants no execution authority. POST is permanently retired.
Protected execution
KE-hosted MCP execution uses https://kestudios.dev/api/v1/ke/mcp with Authorization: Bearer kek_live_… in the header.
- Verified paid or Platform-included KE Credits
- Stable authenticated owner bound to the spend key
- Connector execution plus Credits usage scopes
- Maximum hold before provider execution
- Exact settlement or reversal with idempotent request identity
- Fixed capability IDs and bounded schemas; no arbitrary proxy
Customer-owned connectors
Customer-owned or provider-direct MCP servers remain separate connections paid to their owner. KE Credits apply only when the fixed KE Connector hosts and executes the capability; private Platform workspaces separately require membership.