open-plugins-timothe-growth-calendar

u17g/open-plugins-timothe-growth-calendar
★ 0 stars Unknown language API Integration Updated today
Timothe Growth Calendar MCP server + skill, packaged in the Open Plugins format
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": {
    "open-plugins-timothe": {
      "command": "npx",
      "args": [
        "-y",
        "u17g/open-plugins-timothe-growth-calendar"
      ]
    }
  }
}