Kamy-Development

Kamy Plugin

Community Kamy-Development
Updated

Open Plugins distribution for Kamy — install Kamy PDF generation in Cursor, Claude Code, and any Open-Plugins-compatible AI agent.

Kamy Plugin

Open Plugins distribution for Kamy — install Kamy PDF generationin Cursor, Claude Code, and any other Open-Plugins-compatible AI coding agent.

This repository ships only the plugin manifest and the agent-facing assets(skill, rules, sub-agent, MCP config). The Kamy API, dashboard, SDK source, andtemplate engine live in private infrastructure; this repo is the installsurface for AI agents.

What's in this plugin

Path Component Purpose
.plugin/plugin.json Manifest Name, version, metadata, declared components
skills/kamy/SKILL.md Skill Teaches the agent when and how to render PDFs
rules/kamy-sdk.mdc Rule Coding conventions for @kamydev/sdk and the REST API
agents/pdf-template-author.md Sub-agent Specialised template-design agent (Handlebars + print CSS)
.mcp.json MCP server Hosted MCP at mcp.kamy.dev exposing render tools

Install

Point your Open-Plugins-compatible agent at this repository and follow thehost's plugin-install flow:

https://github.com/Kamy-Development/kamy-plugin

The agent reads .plugin/plugin.json and loads the components automatically.

You will also need a Kamy API key. Grab one fromkamy.dev/dashboard/keys and expose it asKAMY_API_KEY in your environment so the MCP server picks it up.

Use Kamy without the plugin

If you don't use an Open-Plugins-compatible agent, install the SDK or CLIdirectly:

# SDK (Node, Bun, Deno, Workers, Edge, browser)
npm i @kamydev/sdk

# CLI (scripts, CI, previews)
npm i -g @kamydev/cli

Full docs at kamy.dev/docs.

Support

License

MIT — see LICENSE.

MCP Server · Populars

MCP Server · New

    kridaydave

    File Organizer MCP Server

    This MCP server will organize your files using connections to MCP using clients like Claude, Cursor and Gemini Cli

    Community kridaydave
    higress-group

    AI Gateway

    🤖 AI Gateway | AI Native API Gateway

    Community higress-group
    raine

    consult-llm

    MCP server for consulting powerful reasoning models in Claude Code

    Community raine
    sipyourdrink-ltd

    bernstein

    Deterministic orchestrator for 30+ CLI AI coding agents. Git worktree isolation, HMAC audit trail, MCP server mode.

    Community sipyourdrink-ltd
    wxtsky

    byob

    Bring Your Own Browser — let your AI agent use the Chrome you already have open

    Community wxtsky