Document API for AI-native software: render PDFs, e-sign, PAdES-seal, and verify.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Open Plugins distribution for Kamy — install Kamy PDF generation in 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, and template engine live in private infrastructure; this repo is the install surface for AI agents.
| 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 |
Point your Open-Plugins-compatible agent at this repository and follow the host's plugin-install flow:
The agent reads .plugin/plugin.json and loads the components automatically.
You will also need a Kamy API key. Grab one from
kamy.dev/dashboard/keys and expose it as
KAMY_API_KEY in your environment so the MCP server picks it up.
If you don't use an Open-Plugins-compatible agent, install the SDK or CLI directly:
Full docs at kamy.dev/docs.
MIT — see LICENSE.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/kamy)<a href="https://allmcps.com/mcp/kamy"><img src="https://allmcps.com/api/badge/kamy?style=directory" alt="Kamy on AllMCPs" /></a>