← goaimoat.com
INDIVIDUAL MCP TOOL
aql_sampling_plan
按 ISO 2859-1(一般检验水平 II·正常检验·单次抽样)计算 AQL 抽样计划。 输入整批数量 lot_size 与 AQL 值(支持 1.
LIVE ENDPOINT
https://supplier.mcp.goaimoat.com/mcp
Connect to this endpoint to inspect the live schema for aql_sampling_plan 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-supplier-sourcing-qc]
url = "https://supplier.mcp.goaimoat.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"goai-moat-supplier-sourcing-qc": {
"type": "http",
"url": "https://supplier.mcp.goaimoat.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: goai-moat-supplier-sourcing-qc
Remote MCP URL: https://supplier.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-supplier-sourcing-qc": {
"url": "https://supplier.mcp.goaimoat.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"goai-moat-supplier-sourcing-qc": {
"type": "http",
"url": "https://supplier.mcp.goaimoat.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "goai-moat-supplier-sourcing-qc",
"transport": "streamable-http",
"url": "https://supplier.mcp.goaimoat.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
supplier_evaluation_scorecard— 供应商六维评估打分卡:输入各维度 1-5 分,输出加权总分、红黄绿评级与行动建议。 六维:quality(质量体系)、legitimacy(资质合法性)、capacity(产能与设备)、 price(价格竞争力)、delivery(交期信誉)、compliance(社会与环保合规)。factory_audit_checklist— 返回验厂核查清单(社会/质量/供应链安全)与出货前质检类型说明。 支持 audit_type: BSCI / SMETA / SA8000 / ISO9001 / C-TPAT / ALL(返回全部)。