Skip to main content
Glama

compose_djent_real

Generates a djent composition using authentic VST instruments and amp simulators, then prompts the user to manually load the SFZ in sforzando once after opening the project.

Instructions

Djent track using REAL VST3 instruments + amp/cab simulators (sforzando + Karoryfer Emilyguitar SFZ → The Anvil drive → Mercuriall Metal Area amp → TSC cab) instead of synthetic 4OSC. Returns a manual_step_required note explaining you must load the SFZ in sforzando once after opening the project — sforzando state isn't preserved in our .tracktionedit writer yet.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
seedNo
tempoNo
out_pathYes

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.1.0

TDQS

A3.7/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full behavioral burden. It discloses a critical manual requirement (loading the SFZ in sforzando once), explains why (state not preserved in the .tracktionedit writer), and states that the tool returns a manual_step_required note. This is strong transparency for a compose tool, though it does not mention side effects or output file behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is dense but efficient: both sentences earn their place, with the real-instrument distinction and signal chain front-loaded and the manual step explained immediately after. Slightly long due to the detailed chain, but no wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers the core purpose and the essential manual caveat, but with no output schema and no annotations, it leaves the required out_path parameter unexplained and does not state what the tool ultimately writes or returns beyond the manual_step_required note. Adequate for a specialized compose tool, but incomplete for fully reliable invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must compensate for the undocumented seed, tempo, and out_path parameters. It provides no parameter-level guidance at all, not even clarifying what out_path should point to. This is a significant gap.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description names a specific verb and resource ('Djent track using REAL VST3 instruments + amp/cab simulators') and explicitly contrasts with 'synthetic 4OSC', distinguishing it from the sibling compose_djent_track. The signal chain is concrete enough that an agent knows exactly what this tool produces.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The 'instead of synthetic 4OSC' phrase gives clear context for when to choose this tool over a synthetic composition path. It does not explicitly name sibling tools or provide when-not-to-use guidance, but the real-versus-synthetic distinction is an effective selection cue.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/jarmstrong158/waveform-MCP'

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