GET STARTED
Start building in minutes
Every GRID package installs from npm with a free evaluation license. Add the engine, viewer, or editor, then hand it to your agent or follow the quickstart yourself.
WITH YOUR AGENT
Hand it to your agent
Paste this prompt into Claude Code, Cursor, Copilot, or any agent that can run shell commands. It installs GRID's skills and scaffolds a working spreadsheet editor.
Install GRID's spreadsheet skills:
npx -y skills add GRID-is/skills -g --all
Familiarize yourself with the available packages and suggest how some or all of them could improve my project, with or without LLMs.Or connect the tools at runtime
Add GRID's spreadsheet tools to your agent as an MCP server, so it reads, calculates, and edits workbooks directly instead of generating code.
npx -y @grid-is/agent-toolsON YOUR OWN
Follow the quickstart
Install the packages you need, then follow the quickstart guide to read, edit, and render your first spreadsheet.
npm install @grid-is/spreadsheet-enginenpm install @grid-is/spreadsheet-viewernpm install @grid-is/spreadsheet-editornpm install @grid-is/agent-toolsQuickstart guides
LICENSING
Free to evaluate. License to ship.
The evaluation license is free and full featured for development, evaluation, and internal prototypes. Shipping a commercial product requires a commercial license.
Questions about installing or licensing? Contact us.