Connects Claude to Factry Historian, an industrial time-series database for manufacturing and process data. You'd use this when you need to query production metrics, sensor readings, or equipment performance data stored in Factry's system. The source documentation is minimal, but given Factry's focus on operational technology, expect this to surface factory floor data like temperatures, pressures, throughput rates, and machine states. Useful if you're building conversational interfaces for plant operators or doing natural language queries against industrial IoT data. Ships as a Docker container, so deployment should be straightforward in containerized environments.
FACTRY_HISTORIAN_API_TOKEN*secretJWT token used to authenticate against Factry Historian API
FACTRY_HISTORIAN_API_URL*Base URL to the Factry Historian API
FACTRY_HISTORIAN_ORGANIZATION_UUID*Organization UUID used for historian queries
GRAFANA_URLOptional Grafana base URL for generated explore links
GRAFANA_API_KEYsecretOptional Grafana API key