For-agent HackMD: MCP-first collaborative markdown for agents (Bun MCP server, Postgres)
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport streamable-http · http counts 7 tools · 0 res
· 0 prompts
permission surface via README inference
tools
-
comment_reply
Reply to a comment thread, posted as the doc owner
-
comment_resolve
Mark a comment resolved
-
comments_list
List comments with live-recomputed trust and re-anchored positions
-
doc_create
Create a doc you own; defaults to private visibility
-
doc_list
List your docs, optional status / tag filter
-
doc_read
Read a doc, returns the current version for the next update
-
doc_update
Update content; requires base_version, returns version_conflict if stale
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit 8dfc1a9 · analyzer v29 · 6d ago
skills & prompt files 1
- agent-rules zyx1121-pad-8dfc1a9/AGENTS.md
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 17
network 1
- net zyx1121-pad-8dfc1a9/apps/mcp/src/server.ts :29
async fetch(req) {
secrets 1
- secrets zyx1121-pad-8dfc1a9/apps/mcp/src/config.ts :5
mcpWriteToken: process.env["MCP_WRITE_TOKEN"] ?? "",
database 1
- db zyx1121-pad-8dfc1a9/packages/domain/src/db.ts :2
import pg from "pg"
declared dependencies 6
- @workspace/eslint-config@workspace:*
- @workspace/typescript-config@workspace:*
- prettier@^3.8.3
- prettier-plugin-tailwindcss@^0.8.0
- turbo@^2.9.18
- typescript@^5