Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FORKABLE_MFANoMFA code, if your account requires one for password login.
FORKABLE_CSRFNoPin a CSRF token instead of the auto-fetched one (rarely needed).
FORKABLE_EMAILNoEmail for headless password login. With FORKABLE_PASSWORD, also enables auto-relogin when the session expires.
FORKABLE_COOKIENoHeadless auth for SSO-only accounts: a full forkable.com Cookie header. Provisioned on startup if no session exists.
FORKABLE_MCP_HOMENoDirectory for the on-disk session (mode 0600).~/.forkable-mcp
FORKABLE_PASSWORDNoPassword for headless login (pair with FORKABLE_EMAIL).
FORKABLE_MAX_TOTALNoHard spend cap in dollars: a write whose total exceeds it is refused (no confirm-token). Unset = no cap; the preview just notes when a meal is over your company's daily coverage.
FORKABLE_WRITE_SECRETNoHMAC key for write confirm-tokens. Auto-generated and stored in the session file if unset; set it to pin one across machines.

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

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/colinds/forkable-mcp'

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