Skip to main content
Glama
theworker02

PostPilot

by theworker02

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port; defaults to 8787.8787
LOG_LEVELNoPino log level.
X_CLIENT_IDYesX OAuth 2.0 application client ID.
X_REDIRECT_URIYesExact X callback ending in /oauth/x/callback.
ALLOWED_ORIGINSNoComma-separated CORS origins. Required for production.
PUBLIC_BASE_URLNoCanonical HTTPS origin used in OAuth metadata. Required for production.
X_CLIENT_SECRETNoX OAuth client secret. Required for confidential clients.
APP_SIGNING_SECRETYes32+ character secret for access and approval tokens.
OPENAI_APPS_CHALLENGENoExact domain-verification token from the plugin portal. Required for submission.

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/theworker02/postpilot'

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