Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_REPONoGitHub repository name. Auto-detected from git remote if omitted.
GITHUB_OWNERNoGitHub repository owner (username or organization). Auto-detected from git remote if omitted.
GITHUB_TOKENNoGitHub personal access token (fine-grained or classic) for API operations.
OKFFS_AUTO_PRNoOpen a draft PR when a new issue branch is created.false
OKFFS_AUTOPILOTNoDefault the session to autopilot: take the recommended option at each reversible fork.false
OKFFS_IDENTIFIERNoPrefix for branch names: {number}-{identifier}-{slug}.
OKFFS_INFER_TYPENoLet Claude infer the native GitHub Issue Type from the task.true
OKFFS_PROJECT_IDNoThe board's GraphQL node ID (required when enabled).
OKFFS_BASE_BRANCHNoBranch new issue branches are created from.repo default
OKFFS_CLASSIC_PATNoSet true only with a classic admin:org PAT – enables org-level Issue Field Priority/Effort.false
OKFFS_UPDATE_DOCSNoAuto-write CHANGELOG/SECURITY updates on create_pull_request.false
OKFFS_DEFAULT_TYPENoNative Issue Type fallback when none is inferred or given (e.g. Task).
OKFFS_EXCLUDE_DOCSNoComma-separated docs to skip (CHANGELOG.md, SECURITY.md).
OKFFS_INFER_EFFORTNoLet Claude infer effort from the task.true
OKFFS_DEFAULT_EFFORTNoBoard Effort fallback when none is inferred or given.
OKFFS_DEFAULT_LABELSNoComma-separated labels merged with inferred ones.
OKFFS_INFER_PRIORITYNoLet Claude infer priority from the task.true
OKFFS_AUTO_MERGE_BASENoLet merge_pull_request autonomously merge a green, threads-resolved issue PR into the base branch.false
OKFFS_PROJECT_ENABLEDNoEnable the GitHub Projects v2 integration.false
OKFFS_PROMPT_METADATANoSet false to hide the assignees/labels tip.true
OKFFS_RESOLVE_THREADSNoAuto-resolve PR review threads after they're addressed.false
OKFFS_UPDATE_GUIDANCENoNudge Claude to keep CLAUDE.md in sync at PR time.false
OKFFS_DEFAULT_PRIORITYNoBoard Priority fallback when none is inferred or given.
OKFFS_PROJECT_AUTO_ADDNoAdd new issues to the board (fallback when the board has no native auto-add).false
OKFFS_PROMOTION_STATUSNoBoard Status column the promotion PR card lands in (e.g. Review). Needs OKFFS_PROJECT_ENABLED.
OKFFS_PROTECTED_BRANCHNoA branch okffs must never autonomously merge, tag, or publish into (e.g. main).
OKFFS_BASE_MERGE_METHODNoPR merge method for base branch (squash/merge/rebase).squash
OKFFS_DEFAULT_ASSIGNEESNoComma-separated usernames assigned to every new issue.
OKFFS_PROMOTION_REVIEWERSNoComma-separated reviewers to request on the gate PR (e.g. copilot-pull-request-reviewer[bot]).
OKFFS_PROMOTION_AUTO_REVIEWNoOpt in to auto-request reviewers on gate-PR creation only.false
OKFFS_PROJECT_INITIAL_STATUSNoColumn a freshly added issue lands in (e.g. Backlog).
OKFFS_PROTECTED_MERGE_METHODNoPR merge method for protected branch (squash/merge/rebase).merge

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/neturely/okffs'

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