Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"telegram-topics": {
"command": "bash",
"args": [
"-c",
": \"${CLAUDE_PLUGIN_ROOT:?telegram-topics must be loaded via the plugin system (set --dangerously-load-development-channels plugin:telegram-topics@wilfoa-plugins) — do not invoke this .mcp.json directly}\" && (cd \"$CLAUDE_PLUGIN_ROOT\" && bun install --no-summary) >&2 && exec bun \"$CLAUDE_PLUGIN_ROOT/shim.ts\""
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
bashCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub wilfoa/claude-plugins --plugin telegram-topics