nullproof-studio/en-quire
Structured markdown editing for agent systems, with governance. An MCP server.
Platform-specific configuration:
{
"mcpServers": {
"en-quire": {
"command": "npx",
"args": [
"-y",
"en-quire"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Structured document management for agent systems, with governance.
An MCP server that treats markdown and YAML files as structured, section-addressable documents with built-in RBAC, approval workflows via git, and semantic search. Designed for operational use cases where agents need to read, propose edits to, and maintain documents — SOPs, skill files, memory, runbooks, config files — under governance.
> A Nullproof Studio open-source project.
---
Agent systems increasingly depend on markdown files as operational infrastructure. But existing tooling falls short:
en-quire fills this gap: a server that understands document structure, supports surgical section-level editing, and treats governance as a first-class concern.
.md, .mdx) and YAML (.yaml, .yml). Both produce the same section tree; all tools work uniformly across formats.## Checks), breadcrumb path (Procedures > Checks > Daily), positional index ([0, 1]), or YAML dot-path (services.api.environment.PORT).docs/sops/runbook.md, config/docker-compose.yaml).Loading reviews...