← goaimoat.com
INDIVIDUAL MCP TOOL
recommend_pricing_strategy
给一个跨境产品推荐定价策略:成本加成底线 → 价值定价上限 → 推荐价格区间 + 策略名 + 理由。
LIVE ENDPOINT
https://pricing.mcp.goaimoat.com/mcp
Connect to this endpoint to inspect the live schema for recommend_pricing_strategy and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.goai-moat-cross-border-pricing-strategy]
url = "https://pricing.mcp.goaimoat.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"goai-moat-cross-border-pricing-strategy": {
"type": "http",
"url": "https://pricing.mcp.goaimoat.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: goai-moat-cross-border-pricing-strategy
Remote MCP URL: https://pricing.mcp.goaimoat.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"goai-moat-cross-border-pricing-strategy": {
"url": "https://pricing.mcp.goaimoat.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"goai-moat-cross-border-pricing-strategy": {
"type": "http",
"url": "https://pricing.mcp.goaimoat.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "goai-moat-cross-border-pricing-strategy",
"transport": "streamable-http",
"url": "https://pricing.mcp.goaimoat.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
price_psychology_tactics— 返回 6 类心理定价战术库:每类的原理、何时用、示例(无参数)。 Returns: dict: 六类心理定价战术(charm/anchoring/decoy/bundling/odd-even/tiered)+ disclaimer。competitive_price_positioning— 把你的价格放进竞对价格四档带(经济/价值/中端/溢价),做毛利检验 + 定位建议。