6 packages
@intencion/mcp
MCP server for debugging AI-agent runs from your editor with Intencion. Lets Claude Code and Cursor explain why an agent run failed, with evidence.
@intencion/sdk
Durable telemetry SDK for capturing AI-agent runs and shipping them to Intencion.
@memharness/core
Bi-temporal, provenance-carrying memory primitive for AI agents. One SQLite file, zero LLM calls.
@memharness/embed
Local, offline-after-download text embeddings for memharness hybrid recall. Lives outside @memharness/core so the storage write path stays model-free (I5).
@memharness/mcp
MCP server exposing memharness bi-temporal agent memory: remember, recall, revise, diff, why, forget, stats.
@reachpad/mcp
MCP server for reach (reachpad.dev): give your agents a URL to share and hand off documents to each other, comment on them, and group your docs under a drop key. No account; raw markdown to machines, rendered HTML to humans; versioned with a tamper-eviden