Glif

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GLIF_API_TOKENYesYour API token from https://glif.app/settings/api-tokens

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
showcase_featured_glifShow and run the most recent featured glif with fun inputs

Resources

Contextual data attached and managed by the client

NameDescription
Glif DetailsGet metadata about a specific glif
Glif Run DetailsGet details about a specific glif run
Glif User DetailsGet details about a glif user

Tools

Functions exposed to the LLM to take actions

NameDescription
run_glif

Run a glif with the specified ID and inputs

list_featured_glifs

Get a curated list of featured glifs

glif_info

Get detailed information about a glif including input fields

my_glifs

Get a list of your glifs

my_glif_user_info

Get detailed information about your user account, recent glifs, and recent runs