Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LYRIA_MODELNoThe Lyria model to use for audio generation, e.g. lyria-3.5.
GEMINI_API_KEYNoGoogle AI API key required for the generate_audio tool. Not passed to tool inputs or JSON outputs.
KIHACHI_MEMORY_PATHNoPath to the memory file to persist memory across restarts. If unset, memory is held only in-process.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
helloA

Return a simple health-check greeting.

generate_songspecB

Generate a SongSpec via Brain, filling omitted values from knowledge.

create_project_from_songspecC

Build a ProjectPlan, optionally including its arrangement.

create_ableton_planC

Translate a ProjectPlan JSON value into an Ableton plan.

execute_live_requestC

Attempt an approved Live request through the configured adapter boundary.

prepare_ableton_handoffA

Validate an Ableton plan before a future Live handoff.

request_live_executionA

Prepare one approval-gated Live mutation request without executing it.

generate_audioC

Generate one audio target through the configured Google Lyria boundary.

review_songspecC

Review a SongSpec through the Brain review boundary.

remember_songC

Remember a SongSpec and optional ReviewResult.

search_memoryC

Search memory by genre and optional review quality filters.

orchestrate_songC

Run generation, review, memory, and project preparation.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Hirohito-Homma/kihachi-mcp'

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