Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

TaskChute Cloud 2

БесплатноНе проверен

CLI tool for managing tasks in TaskChute Cloud 2 with MCP integration.

GitHubEmbed

Описание

CLI tool for managing tasks in TaskChute Cloud 2 with MCP integration.

README

Note: The MCP server requires a Pro plan. Upgrade your plan at the Plan Settings page.

TaskChute Cloud 2 CLI - MCP Server for AI agents.

Install

brew tap jMatsuzaki-Inc/tap
brew install tcc2

Usage

# Login with Google (opens browser)
tcc2 login

# Login with an email one-time password (no browser; works over SSH/headless)
tcc2 login --mail

# Check login status
tcc2 status

# Start MCP server (for Claude Code, Cursor, etc.)
tcc2 mcp

# Logout
tcc2 logout

Login methods

tcc2 supports two ways to sign in. Both result in the same account.

  • Browser (Google): tcc2 login opens your browser for Google sign-in.
  • Email one-time password (OTP): tcc2 login --mail requires no browser — ideal for SSH / headless environments. Enter your email address, then the 6-digit code sent to your inbox:
tcc2 login --mail
# Email: [email protected]
# A verification code has been sent to your email.
# Verification code: 123456
# Login successful: [email protected]

The code expires in 5 minutes. If you already signed in with Google before, using the same email address signs you into the same account.

Setting Up with Claude Code

First, log in to your TaskChute Cloud 2 account:

tcc2 login

Then, register tcc2 as an MCP server in Claude Code using the claude mcp add command:

claude mcp add taskchute -- tcc2 mcp

Once registered, Claude Code can interact with your TaskChute Cloud 2 tasks directly through the MCP protocol.

Update

brew update; brew upgrade tcc2

brew update fetches the latest formula definitions from the tap. Without it, brew upgrade may not detect the newest version.

Uninstall

brew uninstall tcc2
brew untap jMatsuzaki-Inc/tap

Limitations & Roadmap

  • The MCP server is available exclusively on the Pro plan. You can subscribe from the Plan Settings page.
  • Rate limiting may be introduced in the future to prevent excessive API calls caused by AI agents.
  • Authentication supports Google account (browser) and email one-time password (tcc2 login --mail). Apple login support is planned for a future release.

from github.com/jmatsuzaki-inc/homebrew-tap

Установка TaskChute Cloud 2

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/jmatsuzaki-inc/homebrew-tap

FAQ

TaskChute Cloud 2 MCP бесплатный?

Да, TaskChute Cloud 2 MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для TaskChute Cloud 2?

Нет, TaskChute Cloud 2 работает без API-ключей и переменных окружения.

TaskChute Cloud 2 — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить TaskChute Cloud 2 в Claude Desktop, Claude Code или Cursor?

Открой TaskChute Cloud 2 на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare TaskChute Cloud 2 with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development