a year ago
Tools
promptx_init
promptx_hello
promptx_action
promptx_learn
promptx_recall
promptx_remember
Server Config
{
"mcpServers": {
"promptx": {
"command": "npx",
"args": [
"-y",
"-f",
"dpml-prompt@snapshot",
"mcp-server"
]
}
}
}