invoice4u-mcp
by lordvadar10
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| INVOICE4U_ENV | Yes | qa or production. No default: production is never selected implicitly. | |
| INVOICE4U_ACCOUNT | No | Keychain account label holding the API key. | |
| INVOICE4U_API_KEY | No | The key itself, for CI or containers with no Keychain. | |
| INVOICE4U_AUTH_MODE | No | auto, direct or exchange. | auto |
| INVOICE4U_LOG_LEVEL | No | error, warn, info, debug. | info |
| INVOICE4U_EXPECT_ORG | No | Refuse to start unless the key opens this organisation. Set it when you use more than one account. | |
| INVOICE4U_TIMEOUT_MS | No | Per-request timeout in milliseconds. | 15000 |
| INVOICE4U_ALLOW_WRITES | No | Reserved. No write tools exist yet. | false |
| INVOICE4U_KEYCHAIN_SERVICE | No | Keychain service name. | invoice4u |
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