net.vybit/mcp-server✓
net.vybit/mcp-server · v1.5.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
"name": "net.vybit/mcp-server",
"description": "Push notifications with personalized sounds - manage and trigger your vybits via MCP",
"repository": {
"url": "https://github.com/flatirontek/vybit-sdk",
"source": "github"
},
"version": "1.5.1",
"remotes": [
{
"type": "streamable-http",
"url": "https://api.vybit.net/v1/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}