Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DREAMLAYER_API_KEYYesYour DreamLayer API key (must be set in the server's own environment, e.g., dlr_live_your_key)

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
dreamlayer_capabilitiesA

Inspect the DreamLayer Agent API contract and the operations this key may run. Calls no provider and spends nothing.

dreamlayer_upload_imageA

Upload one local image for use as a reference. Returns an input_asset_id to pass to dreamlayer_generate.

dreamlayer_generateA

Generate or edit an image and return the resulting event stream. May end asking the user a question instead of producing an image; that is not a failure. Costs one credit per finished image.

dreamlayer_executionA

Read canonical state for one execution. Use this after any uncertain response.

dreamlayer_eventsC

Resume an execution's events after a drop. Pass the last event id you actually processed.

dreamlayer_cancelB

Request cancellation of an execution before it dispatches.

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/TheDesignFounder/dreamlayer-mcp'

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