azdaev/tgmock
Fake Telegram API server for testing bots — pytest plugin + Claude Code MCP server
Platform-specific configuration:
{
"mcpServers": {
"tgmock": {
"command": "npx",
"args": [
"-y",
"tgmock"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...