Kaufliste for Grok
io.github.voltronunited/kaufliste
Persistent shopping memory for AI assistants. The AI reasons; Kaufliste stores and executes.
client:Grok
transport:streamable-http
Install Kaufliste in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"kaufliste": {
"type": "http",
"url": "https://kaufliste.ch/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs