Skip to content
K&E Studios
MCP, without the fog

Four MCP choices.
One simple choice.

The paid customer product is KE Connector: buy Credits and run released KE tools. The internal one is KE Operator MCP: KE uses it, customers never do. The other two are a public menu and a server the customer already owns.

Start here

Which MCP is which?

You do not need to understand the protocol to choose correctly. Match what you want to do with one of these four cards.

  1. 01

    The public menu

    Public discovery

    See what exists. Run nothing.
    Use it when
    You only want to inspect the available KE capabilities.
    Payment
    Free because no work runs
  2. 02

    Your own connection

    Customer-direct MCP

    Connect to a server you already control.
    Use it when
    You or another provider owns the MCP server and its credentials.
    Payment
    Its owner decides
  3. 03

    The paid KE product

    KE Connector

    Buy Credits. Run released KE tools.
    Use it when
    You want KE to perform a supported job and return the result.
    Payment
    KE Credits · no Platform subscription
  4. 04

    KE internal only

    KE Operator MCP

    Operate KE itself. Never customer-facing.
    Use it when
    William or a KE-controlled process is operating private KE systems.
    Payment
    Not for sale

Is Operator MCP my customer-facing MCP?

No. Operator MCP belongs only to KE. The customer-facing paid product is KE Connector.

Can customers use William's Replicate account?

They never receive the account or key. If a released KE capability uses Replicate behind the scenes, KE makes that call privately and returns only the customer's result and receipt.

Do Connector customers need a subscription and Credits?

No. API-only KE Connector customers need funded Credits, not a Platform subscription. Private Platform apps use membership, which includes 50 Credits per verified paid period.

Can someone pay once and copy KE's private work?

No. Payment buys permission to use a released capability and receive its result. It never transfers KE Brain, prompts, skills, source, routing, evaluations, provider credentials, or another customer's data.

Optional visual walkthrough · 13 connected chapters

Want the visual version? Walk through it.

The same four answers stay visible in every chapter: Discovery is the menu. Customer-direct is yours. Connector is the paid KE product. Operator is private to KE. Use arrow keys, the chapter controls, or swipe.

KE MCPImmersive trust field
01 / 13
  1. 01Public discovery
  2. 02Customer-direct MCP
  3. 03KE Connector
  4. 04KE Operator MCP
Start here

There are four choices. Only one is the paid KE product.

01
The whole answer in one screen

Discovery is the menu. Customer-direct is yours. KE Connector is the paid customer product. KE Operator MCP is private to KE.

01Public discovery
02Customer-direct MCP
03KE Connector
04KE Operator MCP

If you want KE to perform paid work, choose KE Connector and use Credits.

There are four choices. Only one is the paid KE product.Arrow keys · trace the field · Home/End · swipe
Optional engineering reference

Need every route and security check?

If the plain answer was enough, you can stop there. Developers and security reviewers can open the exact request path below—from the client through payment, private execution, result checks, and receipt.

Open the full engineering mapRoutes · account checks · Credits · private data · failures
KE MCP trust architecture · v1Endpoint · identity · spend · context · authority · egress
Compatible hosts / clients
CodexClaude CodeCursorKE DesktopKE product clients

The host runs the agent experience. It does not inherit tool authority merely because it can speak MCP.

  1. 01Public · read only

    Public discovery

    The public menu. Anyone can see which KE tools exist, but this route cannot run them or charge anyone.

    Transport
    HTTPS GET
    Identity
    None
    Money
    None
    Returns
    Public metadata
  2. 02Customer owned · direct

    Customer-direct MCP

    A server you or another provider owns. You connect to it directly; KE does not relay it, control it, or bill for it.

    Transport
    Owner-defined MCP
    Identity
    Customer/provider
    Money
    Paid to its owner
    Returns
    Direct to customer
  3. 03Paid customer product

    KE Connector

    The paid KE product. Customers buy Credits to run released KE capabilities and receive results. No Platform subscription is required.

    Transport
    Streamable HTTP MCP
    Identity
    Stable user + scoped spend key
    Money
    Funded KE Credits
    Returns
    Bounded derived results
  4. 04KE internal · not for sale

    KE Operator MCP

    KE's private internal control connection. William and KE-controlled systems may use it; customers cannot connect to it or buy it.

    Transport
    Local stdio only
    Identity
    KE process identity
    Money
    Not sold
    Returns
    Private bounded receipts
Only plane 03 enters KE-managed executionNo public-to-operator bridge
Managed KE execution spine

Authorize → quote → reserve → attempt → settle

Every missing proof closes the path before the next costly step.

  1. 01

    Transport boundary

    Exact path, host, Origin, content type, size, protocol, and query rules are checked before JSON-RPC dispatch.

  2. 02

    Stable identity

    The bearer spend key resolves to one stable account. Possession alone is insufficient; wallet, key, and authenticated owner must be the same user.

  3. 03

    Capability admission

    The exact fixed capability, Connector scope, economics, and runtime release must be provable. Missing release or schema proof fails closed.

  4. 04

    Protected input

    DLP, canary, composite decoding, and abuse admission reject extraction probes before a wallet hold or provider call.

  5. 05

    Quote + reserves

    A server-owned current quote reserves the maximum KE Credit debit, proves processor-net prepaid economic coverage, and admits the renewable provider-cost window before dispatch.

  6. 06

    Durable attempt

    The fixed capability and provider-attempt identity are journaled before at-most-once external work can begin.

  7. 07

    Protected output

    Generated, built, stored, and replayed results are scanned. Unsafe material is withheld, never returned as a paid result.

  8. 08

    Settle + receipt

    Actual usage settles exactly. Exact retries replay; ambiguous provider work is reconciled without blind retry or automatic refund.

Context is resolved before it is projected

Ethos Context Fabric

Customer-bound · entitlement-filtered · hash-bound · size-bounded

Customer owned
Customer Brain

Portable notes, preferences, artifacts, and project context are bound to the exact customer before projection.

KE server only
KE Brain Kernel

Doctrine, prompts, skills, routing, evaluations, incident knowledge, and economics may influence a result but never enter a customer pack.

Product boundary
Product-owned state

Each KE product retains its records, capabilities, releases, APIs, and failure boundary instead of becoming one universal database.

Client egressCapability Card · permitted context · derived result · receipt
Private boundaryKernel · prompts · source · keys · routing · filesystem stay inside
MCP connection is never consequential authority.Sends, deployments, purchases, payments, DNS, publication, and destructive actions still require the product-owned human gate, an explicit authority lease, and a bounded budget.
Side-by-side

Same letters. Different ownership.

“MCP” describes how a host and server exchange typed tool messages. It does not tell you who owns the endpoint, credentials, bill, context, provider relationship, output, or authority. This table does.

Boundary01 · Discovery02 · Customer-direct03 · KE Connector04 · Operator
What it isPublic metadata recordAnother owner's MCP serverKE customer MCP serverKE private operator server
Who can connectAnyoneThe owner's allowed clientsAuthenticated funded customerKE-controlled local workloads
TransportHTTPS GETOwner-definedStreamable HTTP MCPLocal stdio only
CredentialNoneCustomer/provider credentialScoped KE spend keyKE process identity
Who paysNobodyCustomer pays that ownerExact funded KE CreditsKE internal operating cost
What executesNothingOwner's toolsFixed released KE toolsFixed private read-only boundary tools
ContextPublic cards onlyCustomer/provider contractCustomer-bound projection + server-only KE logicPrivate KE context
AuthorityNoneDefined by that productInvocation only; consequential authority remains separateObserve-only; no customer authority
What leavesPublic metadataOwner-defined resultBounded result + billing receiptPrivate bounded receipt
KE implementationNeverNot in KE's pathNever transferred by paymentNever publicly discoverable
The possession boundary

Payment grants use. Never possession.

A paid Connector account licenses bounded invocation and delivery of the customer's result. It does not sell an upstream provider account, the private Operator MCP, the KE Brain Kernel, or the machinery that produced the result.

Direct extraction attempts are refused before provider work or charge. Output is checked again before response, persistence, and replay. Privacy-safe abuse receipts support velocity limits, temporary suspension, review, and key revocation without storing raw probes.

May cross to the customer

  • Validated public Capability Cards
  • The customer's own permitted context
  • Strict, bounded derived results
  • Exact debit, balance, window, and receipt
  • Opaque references for protected exclusions

Never sold or projected

  • KE Brain Kernel or another customer's Brain
  • System/developer prompts or proprietary skills
  • Handlers, source, evaluations, or routing logic
  • Provider credentials, model topology, or margins
  • Filesystem, operator paths, or private registries
Public fixed-tool catalog

These IDs are public contracts, not a generic proxy. Availability is still controlled by fixed scope, funded Credits, economics, provider, and release gates.

  • ke_api_catalog
  • ke_credits_balance
  • ke_terminal_complete
  • ke_beacon_create_lesson
  • ke_beacon_coach

No arbitrary URL · provider · model · system prompt · file · filesystem path · private resource · generic tool name

Everything around MCP

The protocol is one layer in a governed system.

These adjacent systems do the jobs people often—and incorrectly—assign to MCP itself. Keeping them separate is what makes the connector portable without making it unsafe.

Ethos identity

Answers who the actor is. A model, runtime, session, and Agent identity are not interchangeable.

Product access + capability release

Separates private Platform membership from the API-only Connector and proves which fixed capability is actually released.

Credits + economic coverage

Answers whether processor-net funded value can reserve and settle variable work without exposing KE to uncovered provider cost.

Context Fabric

Answers which knowledge can be projected, which can influence only a derived result, and which must remain server-only.

Capability contracts

Define fixed schemas, artifacts, limits, side effects, release state, idempotency, and evidence for each tool.

Execution Governor

Answers whether a consequential side effect has explicit authority and budget. MCP connection is never approval.

Provider + attempt journal

Records whether external work may have started so retries, reversals, and reconciliation remain economically safe.

Movement + Kea Watch

Turns bounded receipts into human-visible operating evidence without exposing prompts, credentials, or private topology.

Routes and failure semantics

The endpoint should tell the truth before it does work.

Public metadata remains easy to inspect. Executable routes fail closed with explicit status and error classes before tool dispatch or spend whenever identity, entitlement, security, or lifecycle proof is absent.

Public metadata · GET onlyhttps://kestudios.dev/api/v1/mcp

GET returns discovery. POST returns 410 before JSON-RPC parsing.

KE Connector · fixed protected toolshttps://kestudios.dev/api/v1/ke/mcp

Bearer spend key, same-user ownership, Connector scope, verified funded Credits, prepaid economic coverage, and capability release all remain required. No Platform subscription is required.

Customer-direct / OperatorNo shared KE URL

Customer-direct endpoints belong to their owner. Operator MCP has no public listener or paid bridge.

410

Public execution retired

POST to the discovery route never reaches JSON-RPC dispatch.

401

Credential refused

Missing, malformed, suspended, or unscoped spend authority.

403

Boundary denied

Origin, Connector scope, capability release, or same-user proof does not pass.

421

Host refused

An unrecognized or inconsistent request host is rejected.

429

Temporary suspension

Privacy-safe abuse velocity or a canary signal pauses the user/key with Retry-After.

503

Proof unavailable

Wallet, funding evidence, lifecycle, current economics, or abuse-journal truth cannot be established.

HOLD

Ambiguous provider work

Do not replay or auto-refund work that may have crossed the provider boundary; reconcile it.

Choose the boundary you actually need

Inspect publicly. Connect directly. Use KE when you need governed execution.

KE Connector is the portable customer product. KE Brain provides bounded context. KE Desktop is an optional first-party client. The private Operator MCP remains inside KE.