Skip to main content
Glama
FournyP
by FournyP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoDefaults to 8000. Railway injects this.8000
PAPERCLIP_RUN_IDNoForwarded as X-Paperclip-Run-Id on writes. Only ever a real heartbeat run id; a made-up UUID breaks a foreign key server-side.
PAPERCLIP_API_KEYNoA board API key (pcp_board_...) for full operator access, or an agent API key scoped to that agent. Leave empty only for a local_trusted Paperclip, which then treats every request as the local board operator.
PAPERCLIP_API_URLYesBase URL of your Paperclip, e.g. http://paperclip.railway.internal:3100. /api is appended when missing.
PAPERCLIP_AGENT_IDNoDefault agent UUID for checkout_issue when using a board key.
PAPERCLIP_COMPANY_IDYesCompany UUID every company-scoped tool targets — the UUID in the Paperclip UI URL, /companies/<uuid>.

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources