Loading MCP server directory, please wait...
AI-powered household inventory — query everything you own via natural language
npx @getmcp/cli add io.allourthings/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.allourthings/mcp-server": {
"command": "npx",
"args": [
"-y",
"@allourthings/mcp-server"
],
"env": {
"ALLOURTHINGS_DATA_DIR": ""
}
}
}
}