spendtron
by swantron
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BASE_URL | Yes | Public base URL of the server (e.g., https://spendtron.com), used for GitHub OAuth callbacks and domain mapping. | |
| DATABASE_URL | Yes | Neon Postgres database connection string. | |
| GITHUB_APP_ID | Yes | GitHub App ID for the spendtron-app. | |
| STRIPE_PRICE_ID | Yes | Stripe Price ID for the $99/month subscription. | |
| SPENDTRON_API_KEY | Yes | Spendtron API key used as a bearer token. | |
| STRIPE_SECRET_KEY | Yes | Stripe secret API key. | |
| GITHUB_APP_CLIENT_ID | Yes | Client ID for the spendtron-app GitHub App. | |
| STRIPE_WEBHOOK_SECRET | Yes | Stripe webhook signing secret for /stripe/webhook. | |
| GITHUB_APP_PRIVATE_KEY | Yes | Private key (PEM) for the spendtron-app GitHub App. | |
| GITHUB_APP_CLIENT_SECRET | Yes | Client 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues