You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add comprehensive documentation for running telegram-mcp via uvx,
including installation, configuration, and benefits. This addresses
the gap where uvx support was implemented but not documented.
The new section covers:
- Prerequisites and setup
- Session string generation
- Running with uvx
- MCP configuration examples for Claude and Cursor
- File-path tools configuration
- Benefits of using uvx over traditional installation
Fixes#42
## Configuration for Claude & Cursor (Development Setup)
301
397
302
398
### MCP Configuration
303
-
Edit your Claude desktop config (e.g. `~/Library/Application Support/Claude/claude_desktop_config.json`) or Cursor config (`~/.cursor/mcp.json`):
399
+
If you've cloned the repository for development, edit your Claude desktop config (e.g. `~/Library/Application Support/Claude/claude_desktop_config.json`) or Cursor config (`~/.cursor/mcp.json`):
0 commit comments