Skip to content

creative-int/kumori

v0.1.0MIT

Turn any image into a die-cut sticker over remote MCP: send a photo, pick a kumori style, get a sticker back. No prompts.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

kumoristreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.kumori.camera/"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
	"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
	"name": "kumori",
	"version": "0.1.0",
	"description": "Turn any image into a die-cut sticker over remote MCP: send a photo, pick a kumori style, get a sticker back. No prompts.",
	"author": {
		"name": "creative-int",
		"email": "hello@kumori.camera",
		"url": "https://kumori.camera"
	},
	"homepage": "https://kumori.camera",
	"repository": "https://github.com/creative-int/kumori-plugins",
	"license": "MIT",
	"keywords": [
		"kumori",
		"mcp",
		"stickers",
		"image-transformation",
		"die-cut",
		"camera",
		"ai"
	]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub