← Back to Plugins
MCP Server MCP

io.github.onetrueclaude-creator/mcp-curiosity-engine

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx mcp-curiosity-engine

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcp-curiosity-engine",
      "version": "0.1.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Pro license JWT (optional). Unlocks premium features. See README.",
          "format": "string",
          "isSecret": true,
          "name": "CURIOSITY_ENGINE_LICENSE"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...