Sdk
Freeby MCP Community
WaniWani SDK - MCP event tracking, widget framework, and tools
v0.9.9Added Apr 12, 2026
sdkmcpwaniwanitrackingevents
Sdk MCP Server
WaniWani SDK - MCP event tracking, widget framework, and tools
Installation
Reviews
Installation
Quick install
npx -y @waniwani/sdk
Add to claude_desktop_config.json
{
"mcpServers": {
"sdk": {
"command": "npx",
"args": ["-y", "@waniwani/sdk"]
}
}
}