✍️Writing & Content32🎨Image Generation39🎬Video & Animation73🎵Audio & Music64💬Chatbots & Assistants51💻Coding & Development258📈Marketing & SEO82Productivity203🎯Design & UI/UX64📊Data & Analytics61📚Education & Research30💼Business & Finance73🏥Healthcare & Wellness18🔍Search & Knowledge16🤖AI Agent Infrastructure111🛡️AI Security & Testing13🧊3D & Spatial21🔎SEO Tools30🏡Real Estate4🗃️Data Extraction30🧠ADHD & Focus Tools9
Listed in AI Agent Infrastructure with 114 other toolsPart of 1443+ curated AI tools on AISO
BacklogHQ logo

BacklogHQ

Pure-TypeScript, MCP-first infrastructure for AI agents — an embedded agent database with runtime-discoverable schemas and vector search, plus session-surviving task management for Claude Code.

freeBoth projects are open source with no paid tier published anywhere on the site — there is no pricing page and no commercial plan. Install from npm and run locally; the only stated requirement is Node.js, since there are no native binaries or external databases.View full pricing →

Visit BacklogHQ

https://backloghq.io

About BacklogHQ

BacklogHQ is a small suite of pure-TypeScript, zero-native-dependency components built to be used by AI agents as infrastructure rather than by humans through a UI. Two projects sit under it. AgentDB is an embedded database designed for LLM agents: schemas are persisted so an agent can discover them at runtime instead of being told about them in a prompt, and it ships HNSW vector search, blob storage and real-time subscriptions, all exposed as MCP tools. Backlog is persistent task management for Claude Code, where the point is that tasks outlive a single session — work started by one agent can be picked up later by another, and the whole thing is surfaced both as MCP tools and as Claude Code skills. The stated design principles explain the shape of both: agent-first, meaning the MCP servers and declarative schemas were written for how agents actually behave rather than retrofitted from human-facing libraries; zero native dependencies, so it runs anywhere Node.js does with no native binaries and no external database to stand up; and crash-safe by default, via an append-only write-ahead log, immutable snapshots and undo. For anyone building long-running agent workflows, the session-survival property is the differentiator — most agent memory disappears when the process does.

Key Features

AgentDB — embedded AI-first database with runtime-discoverable persisted schemas
HNSW vector search, blob storage and real-time subscriptions exposed as MCP tools
Backlog — task management whose tasks survive across agent sessions
Ships as both MCP tools and Claude Code skills
Pure TypeScript, zero native dependencies, append-only WAL with immutable snapshots

Tags

mcptypescriptvector-searchclaude-codeopen-source
🏷️

Is this your tool?

Claim your listing to get a Featured badge, edit your description, and stand out from competitors. All plans include a permanent dofollow backlink to your site.

Claim Now →

ChatGPT already recommends BacklogHQ. Does it recommend yours?

If you're building in AI Agent Infrastructure, run a free AI-visibility scan on your own product — we ask ChatGPT across 5 prompt angles and score how often you get named. ~30 seconds, no signup, no card.

Stay updated on AI Agent Infrastructure tools — join our weekly newsletter

One concise email with fresh launches, trending picks, and featured standouts.

Agent connectivity: not yet verified