areweai/tsgram-mcp
TSgram: Telegram + Claude with local workspace access on your phone in typescript. Read, write, and vibe code on the go!
Quick Start
Clone the repository:
git clone https://github.com/areweai/tsgram-mcpClaude Desktop configuration example:
{
"mcpServers": {
"tsgram-mcp": {
"command": "npx",
"args": [
"-y",
"areweai/tsgram-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.