mcp curiosity engine for Windsurf
io.github.onetrueclaude-creator/mcp-curiosity-engine
Surface the notes you forgot you wrote — DMN replay for markdown vaults.
client:Windsurf
transport:stdio
runtime:pypi
Install mcp curiosity engine in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-curiosity-engine": {
"command": "uvx",
"args": [
"mcp-curiosity-engine"
],
"env": {
"CURIOSITY_ENGINE_LICENSE": "<CURIOSITY_ENGINE_LICENSE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs