TE

terminal-shop

Open Source General

Order coffee and merchandise from Terminal Shop - the developer-focused coffee company. Browse products, manage your cart, addresses, payment methods, and subscriptions.

terminal coffee shopping ecommerce

Quick Install

npm install @openpets/terminal-shop
pnpm add @openpets/terminal-shop

Required Environment Variables

  • TERMINAL_BEARER_TOKEN

    Bearer token for Terminal Shop API authentication

Example Queries

list all coffee products from terminal shop
show me what's in my cart
add a bag of coffee to my cart
list my saved addresses
show my order history
check my subscription status

Usage Scenarios

browse and order

  1. 1 list all products
  2. 2 get details for a specific product
  3. 3 add item to cart
  4. 4 view cart
  5. 5 convert cart to order

manage subscriptions

  1. 1 list my subscriptions
  2. 2 update subscription schedule
  3. 3 cancel a subscription

Optional Configuration

Variable Description
TERMINAL_ENVIRONMENT API environment: 'production' or 'dev' (default: production)

Use terminal-shop with Your AI Assistant

This open source plugin works with OpenCode-compatible AI assistants including ChatGPT, Claude, Perplexity, and other LLM-powered coding tools. Install the plugin and start using natural language to interact with terminal-shop.

Works with ChatGPT Works with Claude Works with Perplexity MCP Compatible