Skip to main content
CommunicationUnknown

areweai/tsgram-mcp

TSgram: Telegram + Claude with local workspace access on your phone in typescript. Read, write, and vibe code on the go!

communication
Share:

Quick Start

Clone the repository:

git clone https://github.com/areweai/tsgram-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "tsgram-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "areweai/tsgram-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Communication
Language
Unknown
Author
areweai