Hou Tea — Buy Chinese tea via x402 USDC
@jackrain19743
关于 Hou Tea — Buy Chinese tea via x402 USDC
The first Model Context Protocol server that lets AI agents browse, recommend, compare, and BUY real physical products with USDC stablecoin via the x402 protocol.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"hou-tea": {
"command": "npx",
"args": [
"-y",
"@hou-tea/mcp-server"
],
"env": {
"HOU_TEA_AGENT_KEY": "optional-leave-empty-for-public-catalog"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Hou Tea — Buy Chinese tea via x402 USDC?
Hou Tea is an MCP (Model Context Protocol) server that lets AI agents browse, recommend, and buy authentic Chinese tea using USDC via the x402 protocol. It connects to the hou-tea.com agent API and is designed for use with Claude Desktop, Cursor, Cline, Continue, Zed, and any MCP-compatible assistant.
How to use Hou Tea — Buy Chinese tea via x402 USDC?
Install by running npx -y @hou-tea/mcp-server and configure it in your MCP client’s config file (e.g. claude_desktop_config.json for Claude Desktop, ~/.cursor/mcp.json for Cursor). No environment variables are required for basic use. Ask your agent to recommend tea or make a purchase — payment handling requires a separate x402-capable wallet MCP like @coinbase/payments-mcp.
Key features of Hou Tea — Buy Chinese tea via x402 USDC
- Browse catalog with filters (category, price, season, difficulty)
- Natural-language tea recommendations
- Deep product explanations with brewing guides and stories
- Initiate x402 USDC payment intents
- Poll order status and list past orders
- Progressive tool discovery (core + extended tools)
- Structured response envelopes with error codes and hand-off hints
Use cases of Hou Tea — Buy Chinese tea via x402 USDC
- Let an AI assistant buy tea for you via USDC on Base
- Get personalized tea recommendations based on mood or season
- Compare multiple teas side-by-side before purchasing
- Filter tea options by health conditions (pregnant, insomnia, caffeine sensitive)
- Keep a history of your x402 tea orders under one identity
FAQ from Hou Tea — Buy Chinese tea via x402 USDC
What tools does the server expose?
Core tools: hou_tea_browse, hou_tea_recommend, hou_tea_explain, hou_tea_get_payment_requirements, hou_tea_check_order, hou_tea_list_my_orders, and hou_tea_discover_extended. Extended tools (revealed on demand): hou_tea_compare, hou_tea_filter_by_health, and hou_tea_agent_card.
How does payment work?
The server only emits payment intents (recipient + amount on Base chain). Actual USDC transfer and transaction signing are handled by a separate x402-capable wallet MCP such as @coinbase/payments-mcp. The server never holds private keys.
Do I need to configure environment variables?
No configuration is required for
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Blender
ahujasidOpen-source MCP to use Blender with any LLM
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
评论