Claude Ops Telegram Server MCP Server

Business Operating System for Claude Code One command. Sixty seconds. Your entire business, at a glance. It runs locally over stdio via the published package.

People connecting cloud infrastructure tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Shell.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 183 · #39 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

MIT · Shell · how we verify → /methodology

01 · Install Claude Ops Telegram Server

Claude Code

claude mcp add lifecycle-innovations-limited-claude-ops -- npx -y claude-ops-telegram-server

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "lifecycle-innovations-limited-claude-ops": {
      "command": "npx",
      "args": [
        "-y",
        "claude-ops-telegram-server"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package claude-ops-telegram-server - unscoped; check the name against the project README before installing

registry registry publisher io.github.auroracapital is not the repo owner (lifecycle-innovations-limited) - the registry entry was published by someone else

03 · What Claude Ops Telegram Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v3.9.4 · 2026-08-24

Changed · pass the project path to flow-state, or PROJECT-MODE never triggers (#883)

v3.9.3 · 2026-08-24

Changed · stop resolving four helpers through ~/Projects, which exists on no install (#881)

v3.9.2 · 2026-08-24

Fixed · /flow now resolves its lifecycle reference on macOS (renamed the skill's internal map file to avoid a case-insensitive filename collision).

04 · Who maintains Claude Ops Telegram Server

claude-ops-telegram-server is maintained by lifecycle-innovations-limited. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
cloud infrastructure - ranked #39 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-24)
registry
io.github.auroracapital/claude-ops-telegram-server (active, first published 2026-04-19)
packages
npm:claude-ops-telegram-server

06 · Claude Ops Telegram Server FAQ

What is Claude Ops Telegram Server?

Business Operating System for Claude Code One command. Sixty seconds. Your entire business, at a glance. It runs locally over stdio via the published package.

Is Claude Ops Telegram Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Claude Ops Telegram Server?

Run `npx -y claude-ops-telegram-server`. You can also paste the ready-made client config above.

Does Claude Ops Telegram Server run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Claude Ops Telegram Server