Skip to content

Playground

You can edit → compile → preview Kumiki in the browser. The compiler (@kumiki/compiler) and runtime (@kumiki/runtime) run inside the browser. Edit on the left and the result appears on the right. From Choose an example… you can load each example from the feature catalog.

WebMCP

For WebMCP-capable browsers/agents, this page exposes tools via navigator.modelContext.registerTool (effective only in supporting environments).

ToolPurpose
kumiki_compileCompiles the given Kumiki source and returns success/failure and diagnostics (read-only)
kumiki_list_examplesReturns the list of the playground's per-feature examples (read-only)
kumiki_load_exampleLoads an example into the editor by name
kumiki_set_sourceReplaces the editor's source and previews it

For local CLI / editor integration, there is also the @kumiki/mcp server that runs over stdio.