Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"telegram-mcp-server-wolderufael": {
"command": "uv",
"args": [
"venv",
".venv",
"#",
"Create",
"a",
"virtual",
"environment"
]
}
}
}