Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FIXPAYMENT_DB_HOST | No | PostgreSQL host | localhost |
| FIXPAYMENT_DB_NAME | No | Database name | fixpayment_db |
| FIXPAYMENT_DB_PASS | Yes | Database password | |
| FIXPAYMENT_DB_PORT | No | PostgreSQL port | 54432 |
| FIXPAYMENT_DB_USER | No | Database user | fixpayment_user |
| FIXPAYMENT_UPLOAD_PATH | No | Upload root directory | /var/www/fixpayment/uploads/ |
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 | |