Skip to main content
Glama

LLV Helix Framework

synchronize

Align lines, loops, and vibes with a master rhythm to maintain coordinated creative workflows and strategic energy states in the LLV Helix Framework.

Instructions

Synchronize lines, loops, and vibes

Input Schema

NameRequiredDescriptionDefault
elementsYesElements to synchronize (names of lines/loops/vibes)
master_rhythmNoMaster rhythm to sync to
phase_offsetNoPhase offset in degrees

Input Schema (JSON Schema)

{ "properties": { "elements": { "description": "Elements to synchronize (names of lines/loops/vibes)", "items": { "type": "string" }, "type": "array" }, "master_rhythm": { "description": "Master rhythm to sync to", "type": "string" }, "phase_offset": { "description": "Phase offset in degrees", "maximum": 360, "minimum": 0, "type": "number" } }, "required": [ "elements" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/suhitanantula/llv-helix'

If you have feedback or need assistance with the MCP directory API, please join our Discord server