Ketoy - Kotlin Over-The-Air (OTA) Updates for Android
Ketoy is a Kotlin-native over-the-air (OTA) update framework for Android. Write real Jetpack Compose, ViewModels, and business logic in Kotlin, compile it to a tiny signed bundle, and push changes over-the-air in seconds - no Play Store release, no JSON DSL. Fully within Play Store policies.
https://ketoy.devOpens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.
Connect straight to this server’s public endpoint.
https://mcp.ketoy.dev/mcpWe add this server to your workspace, then open Studio — saved access, one connection to many servers, with a history of what ran.
Last probed Sep 14, 2026 · mcp.ketoy.dev
4tools discovered
Ketoy Docs
START HERE, ONCE. Call with NO arguments to get the COMPLETE Ketoy build pack — the full supported surface (every catalogued composable/constructor/modifier/shape/token/capability + what is NOT catalogued), the hard rules, the adapter-vs-capability decision procedure, the build mechanics (how the annotations combine, the two state models, the capability bridge, host rendering + build), and the gotchas. It is knowledge, not templates — you compose the UI. Authoritative and exhaustive: build the w
Ketoy Check
Batch support check for SPECIFIC symbols/APIs when the answer isn't obvious from ketoy_docs — returns supported? by which mechanism (adapter/constructor/token/modifier/capability/language), and the bridge if not. Pass ALL symbols at once in `queries` (ONE call, never one per symbol). You usually will not need this: the full surface is already in ketoy_docs.
Ketoy Validate
One-shot heuristic pre-check of a @KetoyComposable / @KetoyViewModel snippet: flags forbidden APIs, uncatalogued composables/modifiers, and capability bridges, with fixes. Run it ONCE on the finished file — do NOT re-validate after each edit. The authoritative gate is `./gradlew :app:ketoyBundle`.
Ketoy Search
Free-text fallback across the whole knowledge base when a question doesn't map to ketoy_docs. Returns support matches + which topic to open next.
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsKetoy is a Kotlin-native over-the-air (OTA) update framework for Android. Write real Jetpack Compose, ViewModels, and business logic in Kotlin, compile it to a tiny signed bundle, and push changes over-the-air in seconds - no Play Store release, no JSON DSL. Fully within Play Store policies.
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
Operate Ketoy - Kotlin Over-The-Air (OTA) Updates for Android? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.
MCPBundles probed 4 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
No provider sign-in was required during MCPBundles' probe. Your client may still need MCPBundles credentials depending on how you connect.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.