mirror of
https://github.com/andrepimenta/claude-code-chat.git
synced 2025-12-09 06:09:43 +00:00
10 lines
148 B
JSON
10 lines
148 B
JSON
{
|
|
"mcpServers": {
|
|
"permissions": {
|
|
"command": "node",
|
|
"args": [
|
|
"./out/permissions/mcp-permissions.js"
|
|
]
|
|
}
|
|
}
|
|
} |