hermes-quickbooks
by mindtrip101
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QBO_BIND | No | Bind address inside the container. | 0.0.0.0 |
| QBO_PORT | No | Port to listen on inside the container. | 14112 |
| QBO_AGENT_ID | Yes | The MCP environment identifying the Hermes agent; used for per-agent ACL. | |
| QBO_DATA_DIR | No | Directory for tokens, approvals SQLite, and audit JSONL. | /data |
| QBO_CONFIG_DIR | No | Directory containing permissions.yaml and tenants.yaml. | /app/config |
| QUICKBOOKS_ENV | No | Default API host if a tenant has no token environment yet. | sandbox |
| QBO_SECRETS_DIR | No | Directory containing client ID/secret files, adapter token, and operator token. | /secrets |
| QBO_REDIRECT_URI | No | OAuth redirect URI that must match the Intuit app exactly. | http://localhost:14112/oauth/callback |
| QBO_MINOR_VERSION | No | QuickBooks Accounting minor version. | 75 |
| QBO_ADAPTER_TOKEN_FILE | Yes | Path to the file containing the adapter token that authenticates Hermes to this connector. | |
| QBO_ALLOW_PRODUCTION_WRITES | No | Must be true and operator execute to POST to a live company. | false |
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