examples

wave-av/examples
★ 1 stars Shell Browser/Web Updated today
Working examples for WAVE SDK, ADK, and MCP server
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": {
    "examples": {
      "command": "npx",
      "args": [
        "-y",
        "wave-av/examples"
      ]
    }
  }
}

README Excerpt

Working examples for the WAVE developer platform. Each directory is a standalone project you can clone and run. | Example | Package | Description | |---------|---------|-------------| | [`sdk-quickstart`](./sdk-quickstart) | [`@wave-av/sdk`](https://github.com/wave-av/sdk) | Create a stream, start it, and fetch viewer analytics |

Topics

examplesstreamingtutorialtypescriptvideo