Odel
mcp curiosity engine

mcp curiosity engine

Local
@onetrueclaude-creatorPythonMITUpdated 4mo ago

Surface the notes you forgot you wrote — DMN replay for markdown vaults.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-curiosity-enginev0.1.0

Run

uvx mcp-curiosity-engine

MCP client config

{
  "mcpServers": {
    "mcp-curiosity-engine": {
      "command": "uvx",
      "args": [
        "mcp-curiosity-engine"
      ]
    }
  }
}