MCP Server
MCP
io.github.pierreb4/seven-dpt-mcp
Feynman's twelve-problems method as an MCP server: dormant problems + an evoke loop for new tricks.
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
By
Comments
Sign in to leave a comment