kynth-claude-plugin

kyisaiah47/kynth-claude-plugin
★ 0 stars Unknown language AI/LLM Updated today
Claude Code plugin for Kynth Core — wires up the @kynth/api-mcp MCP server (41 tools) plus three skills: financial-document extraction, PII redaction, and an API reference. Install: /plugin marketplace add kyisaiah47/kynth-claude-plugin
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kynth-claude-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "kyisaiah47/kynth-claude-plugin"
      ]
    }
  }
}

README Excerpt

A [Claude Code](https://code.claude.com) plugin that puts document work in the session, powered by [ParseRail](https://parserail.kynth.studio). Installing it wires up the [`@kynth/api-mcp`](https://www.npmjs.com/package/@kynth/api-mcp) MCP server (41 tools) and adds three skills that teach Claude how to use it:

Topics

agent-skillsclaudeclaude-codeclaude-code-plugindocument-extractiondocument-parsinginvoice-ocrmcppii-redaction