Safety-stock & reorder planning, FBA-vs-FBM decision, and inventory health audit for sellers
claude mcp add inventory-fulfillment --transport http https://inventory.mcp.goaimoat.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"inventory-fulfillment": {
"url": "https://inventory.mcp.goaimoat.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"inventory-fulfillment": {
"serverUrl": "https://inventory.mcp.goaimoat.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"inventory-fulfillment": {
"type": "http",
"url": "https://inventory.mcp.goaimoat.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"inventory-fulfillment": {
"url": "https://inventory.mcp.goaimoat.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"inventory-fulfillment": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://inventory.mcp.goaimoat.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://inventory.mcp.goaimoat.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.goaimoat--inventory-fulfillment/reviews or the review_server meta-tool.
POST /mcp