Turns Artel into a notepad that speaks up. Surfaces the note you need at the moment you need it — your last handoff at session start, relevant notes and skills on each prompt, file-anchored gotchas right before you edit that file — and writes the session back down afterwards, automatically. Configured from ARTELURL /.
Meter Claude Code token usage to your self-hosted Ledger ledger. Each turn's usage is metered at session end so you can see your spend and efficiency (API-equivalent value vs. actual cost) on the Ledger dashboard. Sends token metadata only — never transcript content.
Self-hosted RAG engine in Rust: crawl, scrape, ingest, embed, and query any source, with hybrid retrieval and cited LLM synthesis over MCP, CLI, and REST.
Fast, token-efficient MCP for SearXNG metasearch. Privacy-respecting search across 70+ engines with stdio + streamable-http transports, Docker, and optional ren.
Fast, token-efficient MCP for SearXNG metasearch. Privacy-respecting search across 70+ engines with stdio + streamable-http transports, Docker, and optional rendered (Playwright) fetch for JS-heavy pages. Self-hostable. The underlying server is also usable independently of Claude Code via uvx --from git+https://github.
Agent auth and credential brokering (the agent calls APIs without holding the keys), plus checkpoint/resume, human approval gates, subagent fanout, and per-run cost tracking for AI agent workflows, via the Tidebase skill and MCP server.