Enables Large Language Models (LLMs) like Claude Desktop to query live Highrise data through a Model Context Protocol (MCP) interface.
This tool serves as a read-only Model Context Protocol (MCP) server for Highrise, allowing AI clients like Claude Desktop to access and query live Highrise data using natural language. It wraps the CData JDBC Driver for Highrise, exposing Highrise data as relational SQL models. This eliminates the need for users to write SQL, simplifying data retrieval for LLMs by translating natural language questions into underlying SQL queries.