Tool Servers (MCP)
Insight LM's Assistant acts through MCP (Model Context Protocol) servers — standalone processes exposing deterministic tools over JSON-RPC.
Representative servers:
| Server | Purpose |
|---|---|
| Workbook search | Search and read documents in a workbook |
| Workbook manager | Create and organize workbooks |
| Document parser | Turn imported files into structured data |
| Dashboard | Query and format workbook data for display |
| Web search | Public web lookups |
Because tools are separate processes with defined inputs and outputs, every Assistant action is repeatable and auditable.