Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DF_ASSET_PROJECT_IDNoOptional override for the Asset Hub project namespace. Defaults to ikaos-story-2026.ikaos-story-2026
DF_ASSET_UPLOAD_URLNoOptional override for the Asset Hub upload URL. Defaults to https://df-asset-hub.vercel.app/api/review/figma-images/upload.https://df-asset-hub.vercel.app/api/review/figma-images/upload
IKAOS_STORY_API_URLYesThe base URL of the iKAOS Story API.
IKAOS_STORY_API_TOKENYesYour project-scoped API token for the Story API.

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
}

Tools

Functions exposed to the LLM to take actions

NameDescription
upload_story_imageC

Upload a local PNG, JPG, JPEG, or WebP file to Asset Hub after verifying the Story image slot.

update_story_imageB

Replace an Asset Hub image file using the scoped image ID returned by upload_story_image.

list_storiesA

List iKAOS Story IDs and their read-only delivery status.

get_story_contextA

Read one Story identity, authoritative document receipt, current data, revision, and preview URL.

get_story_rulesA

Read one immutable Story workflow, semantic, Quote, catalog, or producer rule file.

save_story_contentA

Create or modify Story content/layout JSON with optimistic revision protection. Fixed docs and source metadata cannot be changed.

validate_storyC

Validate the current Supabase Story content structure and identity.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources