Loading MCP server directory, please wait...
MCP server for Silpo online supermarket: products, cart, delivery, recipes.
npx @getmcp/cli add io.github.MIt9/silpo-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MIt9/silpo-mcp": {
"command": "npx",
"args": [
"-y",
"silpo-mcp"
],
"env": {
"SILPO_BASKET_ID": ""
}
}
}
}