Skip to main content
Glama
swantron

spendtron

by swantron

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BASE_URLYesPublic base URL of the server (e.g., https://spendtron.com), used for GitHub OAuth callbacks and domain mapping.
DATABASE_URLYesNeon Postgres database connection string.
GITHUB_APP_IDYesGitHub App ID for the spendtron-app.
STRIPE_PRICE_IDYesStripe Price ID for the $99/month subscription.
SPENDTRON_API_KEYYesSpendtron API key used as a bearer token.
STRIPE_SECRET_KEYYesStripe secret API key.
GITHUB_APP_CLIENT_IDYesClient ID for the spendtron-app GitHub App.
STRIPE_WEBHOOK_SECRETYesStripe webhook signing secret for /stripe/webhook.
GITHUB_APP_PRIVATE_KEYYesPrivate key (PEM) for the spendtron-app GitHub App.
GITHUB_APP_CLIENT_SECRETYesClient secret for the spendtron-app GitHub App.

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