← Back to Plugins
MCP Server MCP

io.github.pierreb4/seven-dpt-mcp

github By github 👁 1 views ▲ 0 votes

Feynman's twelve-problems method as an MCP server: dormant problems + an evoke loop for new tricks.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "seven-dpt-mcp",
      "version": "0.1.5",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional path to the JSON store (default: ~/.local/share/seven-dpt/store.json)",
          "format": "string",
          "name": "SEVEN_DPT_DB"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...