惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

I
InfoQ
S
SegmentFault 最新的问题
N
Netflix TechBlog - Medium
B
Blog
Jina AI
Jina AI
人人都是产品经理
人人都是产品经理
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 聂微东
Last Week in AI
Last Week in AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
V
V2EX
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
大猫的无限游戏
大猫的无限游戏
U
Unit 42
J
Java Code Geeks
IT之家
IT之家
aimingoo的专栏
aimingoo的专栏
博客园 - 叶小钗
T
The Blog of Author Tim Ferriss
博客园 - 【当耐特】
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
腾讯CDC

Hacker News: Show HN

PurrrrrFocus: Pomodoro Timer App - App Store Workflow Engine — Multi-Step Orchestration for Bun RapidPhoto: Pro Photo Editor App - App Store GitHub - think41/extrasuite: Token-efficient pull/edit/push workflow for AI agents editing Google Workspace files (Sheets, Docs, Slides, Forms) GitHub - DheerG/swarms: Achieve extraordinary results with claude code across a variety of tasks SPICE simulation → oscilloscope → verification with Claude Code — Lucas Gerads Show HN: VCoding – A 5 MB native Windows IDE with no dynamic dependencies Show HN: LLMs don't hallucinate because they're bad at math, it's the format GitHub - Agent-FM/agentfm-core: AgentFM is a peer-to-peer network that turns everyday computers into a decentralized AI supercomputer. AgentFM lets you run massive AI workloads directly across a global mesh of idle CPUs and GPUs. Show HN: Tracking Top US Science Olympiad Alumni over Last 25 Years GitHub - Potarix/agent-hub: One place to talk to all your agents Show HN: Runtime security for AI agents(injection,tool abuse, data exfiltration) GitHub - dubeyKartikay/lazyspotify: Terminal Spotify client for macOS and Linux GitHub - the-banana-tool/king-louie: Easy to use GUI Personal AI Assistant. Win/Linux/Mac. Show HN I made my vacation rental bookable by AI agents–no Airbnb, 0% commission GitHub - basteez/jsf-autoreload: maven plugin to enable hot reload on jsf projects uvm32/hosts/host-gdbstub at main · ringtailsoftware/uvm32 GitHub - labsai/EDDI: Config-driven engine that turns JSON into production-grade AI agents. Multi-agent orchestration, 12+ LLM providers, MCP/A2A protocols, RAG, persistent memory, and enterprise compliance (EU AI Act, GDPR, HIPAA). Built on Quarkus. GitHub - glitchnsec/fortyone-oss: AI Executive Assistant Platform Quickstart | Alien GitHub - muxshed/shed: One stream in, or many. Every destination, simultaneously. No cloud middleman, no per-channel fees, no limits. GitHub - ocrbase-hq/ocrbase: 📄 PDF/IMG ->.MD/JSON Document OCR API for PaddleOCR and GLMOCR. Self-hostable. GitHub - Sets88/dbcls: DbCls is a powerful terminal database client that supports various databases GitHub - neptun2000/heor-agent-mcp GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh RollQuation: Math Puzzles - Apps on Google Play GitHub - dropbox/witchcraft Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis GitHub - opentalon/opentalon: OpenTalon is an open-source platform built from the ground up in Go as a robust alternative to OpenClaw LinkedIn™ 职位抓取工具 - Chrome 应用商店
GitHub - impactjo/home-memory: MCP server that lets your ...
impactjo · 2026-04-16 · via Hacker News: Show HN

Ask your home.

Your AI assistant's memory for everything in and around your home.

AGPL-3.0 License .NET 10 24 MCP Tools

Watch the Home Memory demo on YouTube
▶ Watch the 1-minute demo on YouTube


Home Memory is an MCP server that gives your AI assistant structured, persistent knowledge about your home: every room, every device, every pipe and cable, every item you own.

It works with AI clients on your computer that support MCP, including Claude Desktop, Claude Code, Codex App, Codex CLI, and others. You talk naturally; the AI reads and writes your home data through Home Memory's tools.

Document what exists, plan what's coming, and keep track of what's been removed.

No app to learn. No forms to fill out. Your home data stays in a single file on your machine, and the AI is your interface.

Tell your AI about your heat pump, your car, your power tools, or your wine collection, and it extracts the relevant details and stores them as structured data in your local database. Snap a photo of a device or hand it an invoice. Same result. Ask "What's in the basement?" or "When is my car due for inspection?" and get answers from real data.

Demo in Claude Desktop: One sentence creates two elements. The AI finds the right categories, creates a missing room, and documents everything.
Claude Desktop (Anthropic)

Demo in Codex App: Same prompt, same result, works across AI clients.
Codex App (OpenAI)

What you can do

Document anything by just talking:

"I have a Daikin Altherma heat pump in the utility room."

Your AI finds the right category, resolves the location, and creates the element. No manual data entry.

"My car is a 2023 Toyota Corolla Hybrid, next inspection is due in March."

Not just building infrastructure: vehicles, tools, appliances, valuables, anything that belongs to you.

Ask questions about your home:

"What's in the basement?" · "Show me all planned purchases." · "Where is my washing machine?"

Upload a photo and let your AI identify it:

(attach a photo of a device) "What is this? Add it to the utility room."

Vision-capable AIs recognize the device and create the element via MCP.

Read an invoice and extract devices:

(attach a PDF invoice) "Extract the installed devices and add them to my home."

Track connections between elements:

"The circuit breaker panel feeds the kitchen outlet via NYM-J 3x1.5."

Cable routes, pipe runs, duct paths, all documented as connections between elements.

Plan renovations:

"We're planning a PV system on the roof." · "The old oil heater was removed last year."

Track what's planned, what exists, and what's been removed.

Quick Start (Windows)

The release ZIP is self-contained. No .NET, no Firebird, no other software to install.

1. Download & Extract

  1. Download the latest release ZIP from GitHub Releases
  2. Extract to a folder, e.g. C:\HomeMemory\

2. Connect to your AI

Choose one of the following clients:

Codex App (OpenAI)
  1. Open the Codex App
  2. Click File > Settings, then select MCP servers on the left
  3. Click + Add server
  4. Name: home-memory
  5. Command to launch: C:\HomeMemory\HomeMemoryMCP.exe
  6. Leave transport on STDIO (default)
  7. Click Save, then restart the app if needed

Or via Codex CLI:

codex mcp add home-memory -- "C:\HomeMemory\HomeMemoryMCP.exe"
Claude Desktop
  1. Open Claude Desktop
  2. Click the Claude menuSettingsDeveloperEdit Config
  3. This opens the config folder with claude_desktop_config.json selected. Open it in any text editor
  4. Add home-memory inside the "mcpServers" object:
{
  "mcpServers": {
    "home-memory": {
      "command": "C:\\HomeMemory\\HomeMemoryMCP.exe"
    }
  }
}

If you already have other MCP servers configured, add the "home-memory" entry next to them inside the existing "mcpServers" block.

  1. Save the file and restart Claude Desktop

Home Memory is available in both the Chat tab and the Code tab. The Code tab is recommended: it runs in agentic mode with no tool-call limits, which works much better for MCP-heavy workflows.

Claude Code (CLI)
claude mcp add home-memory --scope user -- "C:\HomeMemory\HomeMemoryMCP.exe"

3. Try it

On first launch, Home Memory automatically creates a local database with over 100 categories and a default house structure (floors, rooms, garage, outdoor areas). No setup wizard needed.

Try these prompts in order:

"Show me the structure of my home."

You should see your default house structure: ground floor, upper floor, basement, each with rooms. This confirms everything is working.

"I have a Bosch washing machine in the basement."

Your AI creates the element, finds the right category, and places it in the basement, all in one step. Ask "What's in the basement?" to verify.

"We're planning to install a heat pump in the utility room."

Creates a planned element, so you can track what exists and what's coming.

If it works, you're done. Everything from here is just talking to your AI. Add rooms, rename floors, document your electrical panel, upload a photo of a device. The AI handles the rest.

4. Use it from your phone (optional)

Home Memory runs locally, but you can use it from your phone through the remote access features that Claude Code and Codex offer. In both cases your Home Memory database and MCP server stay on your machine; the phone is just a remote window into a session running on that host.

Handy whenever you are away from your computer and want to look something up or capture it on the spot, whether at the fuse box, out in the garden, or snapping a photo of a new appliance.

  • Claude Code: start a local session, enable Remote Control, then continue it from the Claude mobile app or claude.ai/code. Requires a signed-in Claude account.
  • Codex: enable remote connections in the Codex App on your host machine, then scan the QR code from the ChatGPT mobile app.

Build from Source (advanced)

Requires .NET 10 SDK and Firebird 3.0.

git clone https://github.com/impactjo/home-memory.git
cd home-memory
dotnet publish HomeMemoryMCP -c Release

See Setup Guide for details on Firebird configuration and environment variables.

How it works

You ──── AI Assistant ──── Home Memory MCP ──── Local Database
              (natural language)      (20+ tools)       (Firebird, single file)

Home Memory implements the Model Context Protocol (MCP), an open standard that lets AI assistants use external tools. When you talk to your AI about your home, it calls Home Memory's tools behind the scenes to read, create, update, and search your home data.

Your data stays local. The database is a single file on your machine. Nothing is sent anywhere except to the AI you're already talking to.

Features

24 MCP Tools

Tools What they do
Explore get_structure_overview, find_element, list_elements, get_element_details, get_recent_changes Browse your home, search by name/path/status, get full details
Manage Elements create_element, update_element, delete_element, move_element Add devices, furniture, fixtures, or entire rooms and floors
Connections get_connections, get_connection_details, create_connection, update_connection, delete_connection Document physical lines: cables, pipes, ducts, conduits
Categories list_categories, get_by_category, get_category_details, create_category, update_category, delete_category Over 100 built-in, editable categories across all domains
Status list_statuses, create_status, update_status, delete_status Track what's existing, planned, or removed

Covers every domain, fully customizable to your needs

Electrical (circuits, PV, wallbox, home automation) · HVAC · Plumbing · IT & Communications · Security (alarm, fire, surveillance) · Building Materials · Landscaping (garden, pool, irrigation) · Household (appliances, furniture, valuables) · Vehicles · Tools · Health · Sports & Leisure

Every category, every element, every status is editable. Rename, add, or remove anything to match how you think about your home.

Smart defaults

  • Over 100 categories organized by trade and domain, from circuit breakers to garden sprinklers to vehicles
  • Default house structure with floors, rooms, garage, and outdoor areas, customizable by talking to your AI
  • Auto-setup on first run, no manual database creation needed
  • Flexible naming: your AI can use "Ground Floor" or "GF", the server resolves both

Compatibility

Client Status
Codex App (OpenAI) Tested
Claude Desktop (Chat tab + Code tab) Tested
Claude Code (CLI) Tested
Codex CLI (OpenAI) Tested
Any MCP-compatible client Should work (stdio transport)

The release ZIP is a self-contained Windows build with all dependencies included (no .NET or Firebird installation required). On macOS and Linux, you can build from source with .NET 10 and Firebird 3; see the Setup Guide for details.

Configuration

Environment Variable Purpose Default
HOME_MEMORY_DB_PATH Database file location %LOCALAPPDATA%\HomeMemory\homememory.scd (Windows) · ~/.local/share/HomeMemory/homememory.scd (Linux) · ~/Library/Application Support/HomeMemory/homememory.scd (macOS)
HOME_MEMORY_FBCLIENT Path to Firebird client library Bundled with release / Firebird installation

HTTP mode (LAN, optional)

Stdio is the default and works for almost everyone. HTTP mode lets you run Home Memory as a persistent service on a NAS, homelab box, or another machine on your LAN. See docs/HTTP-MODE.md for setup, database locking, LAN access, and optional Bearer authentication.

Architecture

  • .NET 10 with ModelContextProtocol SDK
  • Firebird Embedded: local database engine, single-file storage
  • Raw SQL with recursive CTEs, no ORM overhead, transparent and auditable

Contributing

Home Memory is early-stage. Feedback is welcome. Right now, the best way to contribute is:

  • Open an issue for bug reports, feature ideas, or questions
  • Share your use case: how are you using Home Memory? What's missing?
  • Spread the word if you find it useful

If you'd like to build and explore the code locally, see the Setup Guide.

Background

Home Memory builds on a proven data model from Smartconstruct, a desktop application for documenting physical assets, refined through real-world use in residential construction projects.

License

AGPL-3.0


home-memory.com