Package Exports
- @grubtech/integration-agent
Readme
Grubtech Integration Agent
What This Is
This is an easy setup tool for connecting your restaurant system with Grubtech. Just run one simple command, and it installs an AI helper inside your Claude Code app that answers questions and writes code for you.
What You Can Do With This
- Ask questions about Grubtech and get instant answers
- Get code examples in TypeScript, Python, Java, or cURL
- Build integrations faster with AI-powered help
- Search documentation without opening a browser
Who Should Use This
- Restaurant and POS developers
- Delivery platform engineers
- Anyone building integrations with Grubtech
- Technical teams at cloud kitchens
No prior Grubtech experience needed!
How to Install
Go to your project directory, open your terminal and run this single command:
npx @grubtech/integration-agent initThat's it! Then restart Claude Code and start asking questions.
What Features This Supports
AI Chat Assistant
- Ask any question about Grubtech APIs
- Get instant answers without searching docs
- Works directly inside Claude Code
Code Generation
- Authentication code
- Menu synchronization
- Order receiving from Grubtech
- Order status updates
- Item availability management
Two AI Helpers
- Developer Agent: For writing code and technical questions
- Business Analyst Agent: For planning projects and requirements
Documentation Search
- Find information from Grubtech docs instantly
- No need to browse websites
- Works with natural language questions
Example Usage
You ask:
How do I authenticate with Grubtech?AI responds with: Complete working code ready to use in your project.
You ask:
Help me build a menu sync integrationAI responds with: Step-by-step guidance and code examples.
What Grubtech Is
Grubtech is a restaurant technology platform for online ordering, menu management, and kitchen operations. If you're connecting your system to Grubtech, this tool makes the job easier.
Learn more:
- Website: https://www.grubtech.com
- Documentation: https://docs.grubtech.io
- Support: support@grubtech.com
Getting Help
Just ask questions inside Claude Code after installation, or contact Grubtech support at support@grubtech.com
© 2025 Grubtech. All rights reserved.