yandex-tracker-cli

ormeilu/yandex-tracker-cli
★ 0 stars Rust Code/Dev Tools Updated today
Yandex Tracker (Яндекс Трекер) from the command line, for people and for AI agents — a cheap alternative to an MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "yandex-tracker-cli": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "yandex-tracker-cli"
      ]
    }
  }
}

README Excerpt

`ytcli` is a command-line client for **Yandex Tracker** (Яндекс Трекер), written for two readers at once: a person at a terminal, and an AI agent. It exists because the usual way to give an agent Tracker — an **MCP** server — spends tens of thousands of context tokens before a single question is asked, and then

Topics

ai-agentsclaude-codeclideveloper-toolsissue-trackermcprusttrackeryandexyandex-tracker