plugins

waydock/plugins
★ 0 stars Python Security Updated 3d ago
Waydock plugins for Cursor and Claude Code. Skills plus the Waydock MCP server, connected over OAuth.
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": {
    "plugins": {
      "command": "uvx",
      "args": [
        "plugins"
      ]
    }
  }
}

Or install with pip: pip install plugins

Topics

claude-codecursor-pluginmcpmodel-context-protocolskillswaydock