Skip to main content
Glama
mindtrip101

hermes-quickbooks

by mindtrip101

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QBO_BINDNoBind address inside the container.0.0.0.0
QBO_PORTNoPort to listen on inside the container.14112
QBO_AGENT_IDYesThe MCP environment identifying the Hermes agent; used for per-agent ACL.
QBO_DATA_DIRNoDirectory for tokens, approvals SQLite, and audit JSONL./data
QBO_CONFIG_DIRNoDirectory containing permissions.yaml and tenants.yaml./app/config
QUICKBOOKS_ENVNoDefault API host if a tenant has no token environment yet.sandbox
QBO_SECRETS_DIRNoDirectory containing client ID/secret files, adapter token, and operator token./secrets
QBO_REDIRECT_URINoOAuth redirect URI that must match the Intuit app exactly.http://localhost:14112/oauth/callback
QBO_MINOR_VERSIONNoQuickBooks Accounting minor version.75
QBO_ADAPTER_TOKEN_FILEYesPath to the file containing the adapter token that authenticates Hermes to this connector.
QBO_ALLOW_PRODUCTION_WRITESNoMust 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

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