Convert raw documents and notes into an interlinked markdown wiki to build a persistent, browsable knowledge base.
{
"mcpServers": {
"llm-wiki-compiler": {
"command": "npx",
"args": [
"-y",
"llm-wiki-compiler"
]
}
}
}