Documentation Index
Fetch the complete documentation index at: https://docs.vibrai.com/llms.txt
Use this file to discover all available pages before exploring further.
Show CLI, M4L bridge, and Python bridge versions.
Command line
version
Show Vibrai CLI, M4L bridge, and Python bridge versions.
get_version
Get the running Vibrai.Mcp server version (assembly) and the M4L bridge version (package.json). Bridge version is best-effort: if the bridge is unreachable or times out, the response still includes the MCP version with a bridge_status indicating the failure.
{
"tool": "get_version",
"arguments": {}
}