Dev Tools · 1h ago
DevTime v0.1.2 gives coding agents local repo memory via MCP
DevTime v0.1.2 turns local repository memory into an MCP server that coding agents can query. The CLI scans code, tests, and configs to explain a repo from evidence without cloud or AI. It exposes three read-only tools: list_concepts, get_concept, and search_concepts.
Meridian48 take
A clever local-first approach to agent memory, but adoption hinges on whether developers trust MCP over simpler context injection.
coding-agentsmcp-server