mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-03-19 23:23:07 +00:00
Revert "Remove telegram, discord, and fakechat plugins (#741)"
This reverts commit d53f6ca4cd.
This commit is contained in:
8
external_plugins/telegram/.mcp.json
Normal file
8
external_plugins/telegram/.mcp.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"telegram": {
|
||||
"command": "bun",
|
||||
"args": ["run", "--cwd", "${CLAUDE_PLUGIN_ROOT}", "--shell=bun", "--silent", "start"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user