9 lines
165 B
JSON
9 lines
165 B
JSON
|
|
{
|
||
|
|
"mcpServers": {
|
||
|
|
"discord": {
|
||
|
|
"command": "bun",
|
||
|
|
"args": ["run", "--cwd", "${CLAUDE_PLUGIN_ROOT}", "--shell=bun", "--silent", "start"]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|