simpro-claude-connector
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SIMPRO_MODE | No | Mode of operation: 'demo' (default) or 'live'. | demo |
| SIMPRO_BASE_URL | No | Your instance's API root, e.g. https://acme.simprosuite.com/api/v1.0. Required in live mode. | |
| SIMPRO_PAGE_SIZE | No | Rows fetched per API page, 1–100. Default 25. | 25 |
| SIMPRO_COMPANY_ID | No | Which company within the instance. Default 0. | 0 |
| SIMPRO_ACCESS_TOKEN | No | Token generated in Simpro under Setup → Integrations → API. Required in live mode. | |
| SIMPRO_ALLOW_WRITES | No | Set to 'true' to enable add_job_note and set_job_stage. Default off. | false |
| SIMPRO_TIMEOUT_SECONDS | No | Per-request timeout in seconds. Default 30. | 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