Getting set for release
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
{
|
||||
"enabledMcpjsonServers": [
|
||||
"story-kit"
|
||||
],
|
||||
"enabledMcpjsonServers": ["story-kit"],
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(./server/target/debug/story-kit-server:*)",
|
||||
"Bash(./target/debug/story-kit-server:*)",
|
||||
"Bash(./server/target/debug/story-kit:*)",
|
||||
"Bash(./target/debug/story-kit:*)",
|
||||
"Bash(STORYKIT_PORT=*)",
|
||||
"Bash(cargo build:*)",
|
||||
"Bash(cargo check:*)",
|
||||
@@ -61,4 +59,4 @@
|
||||
"Write"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user