governor-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOVERNOR_DATA_DIR | No | Local ledger and report directory | .governor |
| GOVERNOR_MAX_TURNS | No | Maximum parent model requests; scout adds at most two | 8 |
| GOVERNOR_SESSION_CAP | No | Total purchase allowance in atomic USDC | 10000 |
| GOVERNOR_PAYMENT_MODE | No | CLI adapter: mock or local-vendor solana-devnet | mock |
| GOVERNOR_PER_CALL_CAP | No | Maximum per purchase | 3000 |
| GOVERNOR_MAX_TOOL_CALLS | No | Maximum tool executions per invocation | 16 |
| GOVERNOR_RUN_TIMEOUT_SECONDS | No | Deadline for the whole invocation | 120 |
| GOVERNOR_MODEL_TIMEOUT_SECONDS | No | Deadline for one model request | 30 |
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