Document corpus for Claude Desktop
io.github.jorgell23-sys/markdown-document-search
Query a verified document collection: passages that answer a question, with their source.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Document corpus in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"markdown-document-search": {
"command": "uvx",
"args": [
"mdcx"
],
"env": {
"MDCX_FILE": "<MDCX_FILE>",
"MDCX_KEY": "<MDCX_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs