JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 84
  • Score
    100M100P100Q121434F
  • License MIT

One-command installer that sets up the complete Grubtech Integration Agent (MCP server + AI agent personas) for Claude Code to help developers build restaurant and POS integrations.

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 init

That'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 integration

AI 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:

Getting Help

Just ask questions inside Claude Code after installation, or contact Grubtech support at support@grubtech.com


© 2025 Grubtech. All rights reserved.