Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
create_line | Create a line - a connection or path between points |
create_loop | Create a loop - an iterative cycle |
create_vibe | Create a vibe - an energy or atmosphere |
set_context | Set the context that influences rhythms |
trace_line | Trace along a line with a specific rhythm |
iterate_loop | Execute one iteration of a loop with rhythm |
pulse_vibe | Send a pulse through a vibe |
synchronize | Synchronize lines, loops, and vibes |
compose_rhythm | Compose a complex rhythm from lines, loops, and vibes |
visualize_system | Visualize the entire lines-loops-vibes system |