Initial commit
This commit is contained in:
20
.roo/mcp.json
Normal file
20
.roo/mcp.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"promptx": {
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y",
|
||||
"-f",
|
||||
"--registry",
|
||||
"https://registry.npmjs.org",
|
||||
"dpml-prompt@beta",
|
||||
"mcp-server"
|
||||
],
|
||||
"alwaysAllow": [
|
||||
"promptx_init",
|
||||
"promptx_welcome",
|
||||
"promptx_action"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user