Kenneth Lien 7994c270e5
Revert "Remove telegram, discord, and fakechat plugins (#741)" (#753)
This reverts commit d53f6ca4cdb000c671dfdc1c181b021e97c25505.
2026-03-19 13:59:14 -07:00

9 lines
166 B
JSON

{
"mcpServers": {
"fakechat": {
"command": "bun",
"args": ["run", "--cwd", "${CLAUDE_PLUGIN_ROOT}", "--shell=bun", "--silent", "start"]
}
}
}