Skip to content

Sdk

Free

by MCP Community

WaniWani SDK - MCP event tracking, widget framework, and tools

v0.9.9Added Apr 12, 2026
sdkmcpwaniwanitrackingevents
Works with:ClaudeGPTGeminiCopilot

Sdk MCP Server

WaniWani SDK - MCP event tracking, widget framework, and tools

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @waniwani/sdk
Add to claude_desktop_config.json
{
  "mcpServers": {
    "sdk": {
      "command": "npx",
      "args": ["-y", "@waniwani/sdk"]
    }
  }
}