Connects Claude to a Chinese AI product marketplace with 74+ tools spanning content creation, productivity, and data analysis. You get six operations: search products by keyword, fetch detailed specs and pricing, browse seven categories, try free demos for first-time users, create Alipay payment orders, and pull trending products. Everything runs through a streamable HTTP endpoint at api.ai-gaoqian.xyz. Useful when you need Claude to shop for AI tools autonomously or help users discover and purchase Chinese AI services. Products are priced in yuan and payment flows through Alipay, so this is aimed squarely at Chinese markets and workflows where agents need to transact, not just recommend.
The first AI Agent e-commerce platform — enabling AI agents to browse, search, and purchase 74+ AI products and services.
AgentMart is the first e-commerce marketplace built specifically for AI agents. It allows AI agents (Claude, GPT, Coze, etc.) to:
Add to your MCP client config:
{
"mcpServers": {
"agentmart": {
"transport": "streamableHttp",
"url": "https://api.ai-gaoqian.xyz/mcp"
}
}
}
Add to claude_desktop_config.json:
{
"mcpServers": {
"agentmart": {
"url": "https://api.ai-gaoqian.xyz/mcp"
}
}
}
Add to Cursor MCP settings:
{
"mcpServers": {
"agentmart": {
"url": "https://api.ai-gaoqian.xyz/mcp"
}
}
}
| Tool | Description |
|---|---|
search_products | Search AI products by keyword and category |
get_product_detail | Get detailed product information by ID |
list_categories | Browse all 7 product categories |
try_free_demo | Free demo for first-time users |
create_order | Create an Alipay payment order |
get_hot_products | Get trending/popular products |
| Category | Count | Examples |
|---|---|---|
| AI Side Hustle | 6 | AI副业赚钱助手 |
| AI Skills | 13 | PPT Generator, PDF Processor |
| API Services | 15 | Various API integrations |
| Content Creation | 12 | Writing, design tools |
| Productivity | 12 | Automation, efficiency tools |
| Data Analysis | 12 | Analytics, reporting tools |
| Solutions | 4 | Enterprise solutions |
User: "I need a PPT generation tool"
Agent: [calls search_products with query="PPT"]
→ Found "PPT一键生成" (skill_ppt) - ¥1.00
User: "Tell me more about the AI side hustle assistant"
Agent: [calls get_product_detail with id="skill_ai_hustle"]
→ Detailed info about AI Side Hustle Assistant
User: "Can I try before buying?"
Agent: [calls try_free_demo with prompt="help me find side hustles"]
→ Free demo response (first-time users only)
MIT
io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent