Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EchoMKB

Midnight Network knowledge for coding agents — searched live from docs.midnight.network on every use, with cited URLs and a version-drift report.

Note

This project extends the Midnight Network with additional developer tooling.

npx skills add EchoForge-Dev/EchoMKB

Works with every agent the skills CLI supports (Claude Code, Cursor, Codex, Copilot, Gemini CLI, …). Node ≥ 18, zero dependencies.

What it does

search <query> live llms.txt index (≈1,300 pages) → ranked pages → opened → heading-anchored excerpts with URLs
page <url> one docs page as markdown
versions support matrix (tested) vs release notes / npm / GitHub (latest) — drift column
index · doctor orientation · connectivity + Kapa MCP endpoint probe (is it down, or is your OAuth session dead? — the two look identical from inside an MCP client)

The skill's protocol (in skills/echomkb/SKILL.md) forces the agent to search before answering, read whole pages before quoting, cite every claim, and report both "tested" and "newest" on version questions. Offline fallback is a dated English snapshot of EchoForge's MIDNIGHT_KB, and the agent must say when it is used.

What the docs can't answer — observed live-network behavior, dated and version-pinned — is in OBSERVATIONS.md.

Try it without installing:

node skills/echomkb/scripts/echomkb.mjs search "disclose witness ledger write"
node skills/echomkb/scripts/echomkb.mjs versions

Privacy

Only docs.midnight.network is contacted for search/page; versions additionally runs npm view and calls api.github.com; doctor additionally sends one anonymous MCP handshake to midnight.mcp.kapa.ai (no credentials, no content). Nothing from your repository leaves your machine.

Credits

Built on the official Midnight documentation, which exposes llms.txt and per-page .md endpoints. The offline snapshot in skills/echomkb/kb/ is generated from EchoForge's own MIDNIGHT_KB. Installation is handled by the skills CLI from Vercel Labs.

Links

Intro page: https://m.echoforgeef.com/echomkb · Human-readable KB: https://m.echoforgeef.com/kb · EchoForge: https://echoforgeef.com

Apache-2.0 © 2026 EchoForge

About

Midnight Network knowledge for coding agents — searched live from docs.midnight.network on every use, with cited URLs and a version-drift report. npx skills add EchoForge-Dev/EchoMKB

Topics

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages