Sdk
Freeby MCP Community
Yavio SDK for instrumenting MCP servers with analytics, session tracking, and a React widget
v0.1.4Added Apr 12, 2026
yaviomcpmodel-context-protocolanalyticsinstrumentation
Sdk MCP Server
Yavio SDK for instrumenting MCP servers with analytics, session tracking, and a React widget
Installation
Reviews
Installation
Quick install
npx -y @yavio/sdk
Add to claude_desktop_config.json
{
"mcpServers": {
"sdk": {
"command": "npx",
"args": ["-y", "@yavio/sdk"]
}
}
}