Document corpus for Windsurf
io.github.jorgell23-sys/markdown-document-search
Query a verified document collection: passages that answer a question, with their source.
client:Windsurf
transport:stdio
runtime:pypi
Install Document corpus in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"markdown-document-search": {
"command": "uvx",
"args": [
"mdcx"
],
"env": {
"MDCX_FILE": "<MDCX_FILE>",
"MDCX_KEY": "<MDCX_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs