Skip to main content
Glama
VessellTech

CDF Finance Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort to run the server, default 80908090
PUBLIC_URLYesPublic URL of this service (used in OAuth metadata). Generate the domain before the first deploy.
DATABASE_URLYesIsolated Postgres database connection string
MCP_TOOLS_MODENoTool mode: 'full' (default) or 'readonly'full
SESSION_SECRETYesLong random string used for /authorize cookies
ALLOWED_ORIGINSNoCORS origins for /authorize, default https://claude.ai,https://chatgpt.comhttps://claude.ai,https://chatgpt.com
BACKEND_API_URLYesBackend API URL (e.g., https://api.vessell.app)
MCP_SERVICE_TOKENNoService-to-service secret (backend-husk → MCP via X-CDF-User-Token). If omitted, only OAuth
TOKEN_ENCRYPTION_KEYYesBase64 32-byte key for token encryption (generate with node crypto)
OPENAI_APPS_CHALLENGE_TOKENNoOpenAI domain verification token

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

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/VessellTech/cdf.mcp'

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