Parimit
by cad07
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PARIMIT_HOST | No | Bind address | 127.0.0.1 |
| PARIMIT_PORT | No | HTTP port | 8787 |
| PARIMIT_DB_PATH | No | Demo SQLite database | ./data/parimit.db |
| PARIMIT_DEMO_MODE | No | This alpha refuses to start when set false | true |
| PARIMIT_RECEIPT_KEY | No | HMAC key for demo approval receipts | insecure development value |
| PARIMIT_PER_TX_LIMIT | No | Per-proposal ceiling in paise (₹1,000.00) | 100000 |
| PARIMIT_ALLOWED_PAYEES | No | Optional comma-separated allowlist | |
| PARIMIT_BLOCKED_PAYEES | No | Comma-separated normalized denylist | |
| PARIMIT_DAILY_AGENT_LIMIT | No | Per-agent daily ceiling in paise (₹5,000.00) | 500000 |
| PARIMIT_INTENT_TTL_SECONDS | No | Default proposal lifetime | 1800 |
| PARIMIT_MAX_EXPIRY_SECONDS | No | Maximum requested lifetime | 86400 |
| PARIMIT_DUAL_APPROVAL_THRESHOLD | No | Require two people above this demo threshold (₹500.00) | 50000 |
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