wyre-claude-plugins

WYRE-AI/wyre-claude-plugins
★ 0 stars JavaScript Database Updated 1d ago
Curated Claude Code plugins for line-of-business systems — ERPs and on-prem databases over generic SQL connectors. Skills carry the vendor knowledge; no vendor-specific MCP servers.
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": {
    "wyre-claude-plugins": {
      "command": "npx",
      "args": [
        "-y",
        "WYRE-AI/wyre-claude-plugins"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="./docs/assets/hero.png" alt="wyre-claude-plugins" width="100%"> </p> <p align="center"> <a href="./LICENSE"><img src="https://img.shields.io/badge/license-Apache%202.0-blue.svg" alt="License"></a> <a href="./CHANGELOG.md"><img src="https://img.shields.io/badge/plugins-1-teal.svg" alt="Plugins"></a>

Topics

claudeclaude-codeerpmcpon-prempluginssage100skills
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →