telegram mcp for Cursor
io.github.shreyas-profile/telegram-mcp
Telegram bridge for your MCP-compatible agent. Bidirectional, no LLM in our stack.
client:Cursor
transport:streamable-http
Install telegram mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"telegram-mcp": {
"url": "https://telegram.regiq.in/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs