Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ฐ Finance & Fintech
  3. Hou Tea MCP Server
Hou Tea MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 2:35:43 PM

Hou Tea MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website

Enables AI agents to browse, recommend, and purchase authentic Chinese tea using USDC via the x402 protocol.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "jackrain19743-hou-tea-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@hou-tea/mcp-server@next"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ’ฐ More in Finance & Fintech

Overview

This MCP server exposes hou-tea.comโ€™s agent API as tools for AI assistants to shop for Chinese tea. It supports catalog browsing, natural language recommendations, product explanations, side-by-side comparisons, health-based filtering, and order management. Payments are handled through emitted x402 payment intents, requiring pairing with an x402-capable wallet MCP for signing and transaction completion. Use it when integrating tea commerce capabilities with AI agents that support the Model Context Protocol.

Use cases

โ€ขBrowse Chinese tea catalog with filters
โ€ขGet natural-language tea recommendations
โ€ขCompare multiple tea products side-by-side
โ€ขFilter teas by health conditions
โ€ขInitiate and track USDC payments and orders

Key features

โ€ขCore tools: browse, recommend, explain, payment initiation, order status, order listing
โ€ขExtended tools: compare products, health-based filtering, agent diagnostics
โ€ขEmits on-chain payment intents via x402 protocol
โ€ขSupports buyer identity tokens for order history
โ€ขStructured JSON schema responses with error handling
โ€ขCompatible with wallet MCPs for payment signing

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Hou Tea MCP Server.

Extracted Tool Capabilities
Core tools: browse, recommend, explain, payment initiation, order status, order listing
Extended tools: compare products, health-based filtering, agent diagnostics
Emits on-chain payment intents via x402 protocol
Supports buyer identity tokens for order history
Structured JSON schema responses with error handling
Compatible with wallet MCPs for payment signing

Documentation Overview

@hou-tea/mcp-server

Agent-app MCP server for hou-tea.com โ€” let your AI agent browse, recommend, and buy authentic Chinese tea with USDC via the x402 protocol.

Designed for Claude Desktop, Cursor, Cline, Continue, Zed, and any Model Context Protocol compatible AI agent.

v0.3.0-beta - server now ships as an agent app layer, not just a tool list: progressive tool discovery (core + extended), strict JSON Schemas, structured response/error envelopes (ok, data, error, next_action, meta.request_id), stable error codes, explicit hand-off hints to wallet MCPs, and MCP Apps UI metadata backed by the public @hou-tea/agent-ui-contract package. See What changed in 0.3.0 below.


What it does

Exposes the hou-tea agent API as MCP tools so your AI assistant can shop on your behalf.

Default tools/list (core + meta) โ€” always visible:

ToolWhat it does
hou_tea_browseList tea catalog with filters (category, price, season, difficulty)
hou_tea_recommendNatural-language recommendations: "warming tea for cold winter nights"
hou_tea_explainDeep dive on one product: brewing guide, story, health info
hou_tea_get_payment_requirementsInitiate x402 payment intent (returns recipient + amount; auto register_buyer_list_token / buyer_list_token for buyer order history)
hou_tea_check_orderPoll order status after payment
hou_tea_list_my_ordersList your x402 orders by buyer_list_token (Bearer; uses HOU_TEA_BUYER_LIST_TOKEN env)
hou_tea_discover_extendedReveal extended tools (compare / health-filter / agent-card) on demand

Extended (revealed after hou_tea_discover_extended):

ToolWhat it does
hou_tea_compareSide-by-side comparison of 2โ€“4 candidates
hou_tea_filter_by_healthFilter by conditions: pregnant, insomnia, caffeine sensitive
hou_tea_agent_cardFetch full agent capability descriptor (diagnostics)

Payment is handled by an x402-capable wallet MCP (e.g. @coinbase/payments-mcp) โ€” this server only emits payment intents, it never holds keys or signs transactions.


Install

Claude Desktop

Edit claude_desktop_config.json (Settings โ†’ Developer โ†’ Edit Config):

config.json
{
  "mcpServers": {
    "hou-tea": {
      "command": "npx",
      "args": ["-y", "@hou-tea/mcp-server@next"]
    },
    "coinbase-payments": {
      "command": "npx",
      "args": ["-y", "@coinbase/payments-mcp"],
      "env": {
        "EVM_PRIVATE_KEY": "0x..."
      }
    }
  }
}

Restart Claude Desktop. You should see "hou-tea" listed under tools.

Cursor

Add to ~/.cursor/mcp.json or <project>/.cursor/mcp.json:

config.json
{
  "mcpServers": {
    "hou-tea": {
      "command": "npx",
      "args": ["-y", "@hou-tea/mcp-server@next"]
    }
  }
}

Cline / Continue / Zed

Same npx -y @hou-tea/mcp-server@next invocation in their MCP config.

Wallet MCP pairing

Hou Tea emits x402 payment requirements, but it does not hold keys or sign transactions. For agent-native checkout, pair this MCP with an x402-capable wallet MCP such as @coinbase/payments-mcp:

config.json
{
  "mcpServers": {
    "hou-tea": {
      "command": "npx",
      "args": ["-y", "@hou-tea/mcp-server@next"]
    },
    "coinbase-payments": {
      "command": "npx",
      "args": ["-y", "@coinbase/payments-mcp"],
      "env": {
        "EVM_PRIVATE_KEY": "0x..."
      }
    }
  }
}

Fund the wallet with Base USDC before asking the agent to buy. After the first successful purchase, copy the returned buyer_list_token into HOU_TEA_BUYER_LIST_TOKEN so future order history queries stay scoped to the same buyer identity.


Try it

After install, ask your agent:

"Recommend a warming tea for winter nights, around $30."

The agent will call hou_tea_recommend, return real products with prices and brewing notes, then offer to buy.

"I'll take the first one."

The agent calls hou_tea_get_payment_requirements, gets back a 402 with the merchant's Base-chain USDC address and amount, plus a buy_request_body field (includes register_buyer_list_token or your saved buyer_list_token). The retry POST to /pay/api/v1/buy after paying must use that exact JSON body plus the X-Payment header โ€” otherwise buyer grouping breaks. If you've also installed @coinbase/payments-mcp with a funded wallet, configure it to forward the same body. After the first successful purchase, copy buyer_list_token from the JSON response into MCP env HOU_TEA_BUYER_LIST_TOKEN so hou_tea_list_my_orders and future checkouts stay under one identity.


Configuration

All settings via environment variables (optional):

Env varDefaultPurpose
HOU_TEA_API_BASEhttps://hou-tea.comOverride API host (e.g. for staging).
HOU_TEA_PAY_BASEhttps://hou-tea.com/payOverride x402 middleware host.
HOU_TEA_STORE_IDfengshuiDefault store_id.
HOU_TEA_AGENT_KEY(none)Optional X-Agent-Key for higher rate limits / private skills. Contact support@hou-tea.com.
HOU_TEA_BUYER_LIST_TOKEN(none)After first successful /buy, paste the buyer_list_token from the response. Future hou_tea_get_payment_requirements calls send this as buyer_list_token; enables hou_tea_list_my_orders.
HOU_TEA_AUTO_REGISTER_BUYER_LIST_TOKENtrueSet to false to stop sending register_buyer_list_token / buyer_list_token on /buy (legacy behavior).

Most users need none of these โ€” the public catalog and x402 buy endpoint are open. For buyer order history, set HOU_TEA_BUYER_LIST_TOKEN once you have it from a confirmed purchase.


Agent UI and MCP Apps

The next beta exposes MCP Apps metadata for hosts that can render structured tool results. The shared UI contract is public:

Terminal
npm i @hou-tea/agent-ui-contract

The contract currently defines:

ComponentUsed by
TeaRecommendationGridhou_tea_browse, hou_tea_recommend
PaymentReviewCardhou_tea_get_payment_requirements
OrderTimelinehou_tea_check_order, hou_tea_list_my_orders

Tool descriptors include _meta.ui.component, _meta.ui.schemaVersion, _meta.ui.resourceUri, and _meta.ui.resultMappingId. MCP hosts can read the matching resource URI and inspect the embedded agent-ui/v1 manifest.

Public discovery:

  • Agent Card: https://hou-tea.com/.well-known/agent
  • Agent App docs: https://shop.hou-tea.com/agents
  • UI schema JSON: https://shop.hou-tea.com/api/agent-ui-contract

Troubleshooting

  • Tools do not appear: restart the host app after editing MCP config, then run npx -y @hou-tea/mcp-server@next --help in a terminal to confirm npm can download the package.
  • Payment fails: confirm the wallet MCP is installed separately, the wallet has Base USDC, and the retry POST uses the exact buy_request_body returned by hou_tea_get_payment_requirements.
  • Order history is empty: set HOU_TEA_BUYER_LIST_TOKEN from a confirmed purchase response. Without it, hou_tea_list_my_orders cannot scope the buyer safely.
  • Corporate network blocks npm: install once with npm i -g @hou-tea/mcp-server@next and point the MCP config command to hou-tea-mcp.

Architecture

Code
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”         โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚ Claude / Cursor โ”‚         โ”‚  hou-tea.com       โ”‚
โ”‚                 โ”‚  HTTPS  โ”‚  /api/agent/*      โ”‚
โ”‚ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚ โ”€โ”€โ”€โ”€โ”€โ”€โ–บ โ”‚  (catalog/         โ”‚
โ”‚ โ”‚ hou-tea MCP โ”‚ โ”‚ โ—„โ”€โ”€โ”€โ”€โ”€โ”€ โ”‚   recommend/etc.)  โ”‚
โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚         โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
โ”‚                 โ”‚
โ”‚ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚  HTTPS  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚ โ”‚ payments MCPโ”‚ โ”‚ โ”€โ”€โ”€โ”€โ”€โ”€โ–บ โ”‚ /pay/api/v1/buy    โ”‚
โ”‚ โ”‚ (Coinbase)  โ”‚ โ”‚ โ—„ 402 โ”€ โ”‚ x402-middleware    โ”‚
โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚         โ”‚                    โ”‚
โ”‚       โ”‚         โ”‚  Base   โ”‚   verifies on-     โ”‚
โ”‚       โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ–บโ”€โ”€โ”ค   chain tx, marks  โ”‚
โ”‚   USDC transfer โ”‚  chain  โ”‚   order confirmed  โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜         โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

Build from source

bash
git clone https://github.com/hou-tea/hou-tea-mcp-server.git
cd hou-tea-mcp-server
npm install
npm run build
node dist/index.js          # speaks MCP over stdio

npm run test:unit           # offline unit tests (envelope + registry)
npm run test:smoke          # live HTTP smoke (hits hou-tea.com)
npm run test:mcp            # full MCP stdio smoke (build + spawn)

What changed in 0.3.0-beta

This release adds the public Agent UI protocol layer:

  1. Public MCP Apps manifests. Core buying tools now advertise UI metadata through _meta.ui, including component name, agent-ui/v1 schema version, resource URI, and result mapping ID.

  2. Shared npm contract. @hou-tea/agent-ui-contract is published as the single source of truth for component manifests, TypeScript types, MCP UI resource names, and result mappings.

  3. Manifest-backed UI resources. MCP resources/read responses now embed the exact component manifest in HTML so compatible hosts can render product grids, payment review cards, and order timelines without scraping text.

  4. External discovery surfaces. The Agent Card and public /agents page point agents and developers to npm packages, schema JSON, MCP install snippets, and wallet pairing instructions.

This is a next-tagged beta; install with:

Terminal
npm i @hou-tea/mcp-server@next
# or, in MCP config: "args": ["-y", "@hou-tea/mcp-server@next"]

The 0.1.x line keeps working - tool names are unchanged, but the next beta adds structured envelopes, progressive discovery, and UI metadata.


What changed in 0.2.0-beta

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Brazilian Central Bank (BCB) MCP logoBrazilian Central Bank (BCB) MCP
    Verified

    MCP server for the Brazilian Central Bank (Banco Central do Brasil): SGS time series (Selic, IPCA, exchange rates, GDP and 139 curated, source-verified indicators), the Focus market-expectations survey and PTAX official exchange rates. 15 tools, 3 resources and 3 prompts, with provenance metadata on every response. Runs locally via npx (stdio) or through the hosted endpoint at https://bcb.sidneybissoli.com/mcp โ€” no API key or signup required.

    ๐Ÿ’ฐ Finance & Fintech7 views
    Compare vs Brazilian Central Bank (BCB) MCP โ†’
  • Tasty Agent logoTasty Agent

    Tastyworks API integration to handle trading activities on Tastytrade

    ๐Ÿ’ฐ Finance & Fintech4 views
    Compare vs Tasty Agent โ†’
  • Alpha Vantage MCP logoAlpha Vantage MCP

    Alpha Vantage API integration to fetch both stock and crypto information

    ๐Ÿ’ฐ Finance & Fintech3 views
    Compare vs Alpha Vantage MCP โ†’
  • MCP Server Ccxt logoMCP Server Ccxt

    An MCP server for accessing real-time crypto market data and trading via 20+ exchanges using the CCXT library. Supports spot, futures, OHLCV, balances, orders, and more.

    ๐Ÿ’ฐ Finance & Fintech4 views
    Compare vs MCP Server Ccxt โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
4mo ago
Most recent push to the default branch.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Hou Tea MCP Server

No, it only emits payment intents; signing and transactions are delegated to x402-capable wallet MCPs.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewHou Tea MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/jackrain19743-hou-tea-mcp-server?style=directory)](https://allmcps.com/mcp/jackrain19743-hou-tea-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/jackrain19743-hou-tea-mcp-server"><img src="https://allmcps.com/api/badge/jackrain19743-hou-tea-mcp-server?style=directory" alt="Hou Tea MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ฐFinance & Fintech
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
Last updatedAug 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit4mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 26, 2026
47Quality signal: Fair ยท 47/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 15d ago via OSV.dev ยท @hou-tea/mcp-server@next (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ฐ Finance & Fintech โ†’Best MCP servers for Finance & Fintech โ†’Alternatives to Hou Tea MCP Server โ†’Install in Claude DesktopInstall in CursorInstall in VS Code