Kenneth Lien d2bd4ddb1d
Revert "Remove telegram, discord, and fakechat plugins (#741)"
This reverts commit d53f6ca4cdb000c671dfdc1c181b021e97c25505.
2026-03-19 13:55:32 -07:00

9 lines
166 B
JSON

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