Reference implementation of the MCP-over-WebRTC transport (see SPEC.md). Implements the @modelcontextprotocol/sdk Transport interface for both server and client, in Node and browser.
| Tool name | Description | Destructive? |
|---|---|---|
| echo | ✓ no |
{
"mcpServers": {
"nevescloudmcp-rtc": {
"command": "npx",
"args": [
"-y",
"@nevescloud/mcp-rtc"
]
}
}
}