klarity-skill-pack

kparasha/klarity-skill-pack
★ 0 stars JavaScript AI/LLM Updated 9d ago
Five deliverable-shaped Claude Code skills on the Klarity MCP + a zero-dep mock Klarity MCP server for demos without workspace access
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": {
    "klarity-skill-pack": {
      "command": "npx",
      "args": [
        "-y",
        "kparasha/klarity-skill-pack"
      ]
    }
  }
}

README Excerpt

Five deliverable-shaped Claude Code skills built on the [Klarity MCP](https://developers.klarity.ai/) tool surface, plus a mock Klarity MCP server with a synthetic finance-operations workspace so everything can be developed and demoed **without access to a live Klarity workspace**. > Community project built from Klarity's public developer docs. Not affiliated with or endorsed by Klarity. All workspace data in `mock-workspace/` is fictional.