Skip to main content

McCloud — personal AI assistant TUI

Project description

mccloud

Personal AI assistant — TUI and CLI, powered by Claude.

Connects Slack threads, GitHub PRs, Google Calendar, and Apple Reminders in one place.

Install

pipx install mccloud-assistant

From source

git clone https://github.com/stephen-daq/mccloud
cd mccloud
make install

TUI

mccloud

CLI

All commands work without opening the TUI.

Auth status

mccloud status

Slack

# Send a DM
mccloud send --to "Name" --message "hello"
mccloud send --to "Name" report.pdf
mccloud send --to "Name" --message "here you go" a.pdf b.pdf
mccloud send --list-users          # see available users

# Threads
mccloud threads                    # list active threads (full content)
mccloud threads --recent 5         # show only the 5 most recent
mccloud threads --ids              # show IDs (needed for done/delete)
mccloud threads done <id>          # mark complete
mccloud threads delete <id>        # delete
mccloud threads save <slack-url>   # save a thread by message link
mccloud threads new --to "Name" --message "hi"

GitHub PRs

mccloud prs                        # list tracked PRs with live status
mccloud prs --open                 # open PRs only
mccloud prs --no-status            # skip GitHub API (fast)
mccloud prs --refresh              # bypass cache

mccloud track https://github.com/owner/repo/pull/123
mccloud untrack https://github.com/owner/repo/pull/123

Calendar

mccloud calendar                   # today's events
mccloud calendar --week            # this week
mccloud calendar --days 3          # next N days
mccloud calendar --date 2026-05-22

Reminders

mccloud reminders                  # list incomplete reminders
mccloud reminders add "Call Alex" --due 2026-05-22 --notes "re: Q3 plan"
mccloud reminders done 2           # mark index 2 complete
mccloud reminders delete 2         # delete index 2

Claude Code integration

McCloud ships a Claude Code skill that lets Claude read and act on your real data directly from any conversation.

Install the skill

mccloud install-claude

This copies the skill into ~/.claude/skills/mccloud/. Restart Claude Code (or start a new session) to activate it. The skill auto-updates whenever you run mccloud after a pipx upgrade.

Available skills

Once installed, use these in any Claude Code session:

Skill What it does
/mccloud overview Prioritized briefing: overdue reminders, today's calendar, open PRs, recently merged
/mccloud update reminders Converts active Slack threads into reminders, then marks threads done
/mccloud what now Opinionated recommendation on what to focus on right now

You can also ask Claude naturally — "what's on my calendar this week", "add a reminder to...", "show me my Slack threads" — and it will use the mccloud CLI automatically.

Slack slash commands

Install the mccloud Slack app to use these in any channel:

  • /save — save the current thread
  • /save <message-link> — save a specific thread
  • /track — track the GitHub PR linked in the latest message
  • /track <pr-url> — track a specific PR

Connecting integrations

Run mccloud and open the Config tab to connect:

  • Slack — OAuth
  • GitHub — OAuth
  • Google Calendar — OAuth

Credentials are stored locally at ~/.mccloud/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mccloud_assistant-0.2.6.tar.gz (64.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mccloud_assistant-0.2.6-py3-none-any.whl (85.5 kB view details)

Uploaded Python 3

File details

Details for the file mccloud_assistant-0.2.6.tar.gz.

File metadata

  • Download URL: mccloud_assistant-0.2.6.tar.gz
  • Upload date:
  • Size: 64.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mccloud_assistant-0.2.6.tar.gz
Algorithm Hash digest
SHA256 dd70b35bc53ba2ef4a28ca8cb4f4caf1668eb995aafdfef95bd733db576612d5
MD5 1ab8cab9b6d22fa95785a41206fab4f4
BLAKE2b-256 e8d59c7c77724cfda6b10ab3e3f41fdeda3221b1f0b1a6c1a302c077e585b22a

See more details on using hashes here.

Provenance

The following attestation bundles were made for mccloud_assistant-0.2.6.tar.gz:

Publisher: publish.yml on stephen-daq/mccloud

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mccloud_assistant-0.2.6-py3-none-any.whl.

File metadata

File hashes

Hashes for mccloud_assistant-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 7b8dd08de627f2b3c58896c2073467d740120d3d6775b312d574cbeac1ce62ef
MD5 a225a64f6c72a18b8e9faccefcc7247a
BLAKE2b-256 65ba0b122fdc33975112e1eecf6381f8aa25c5aded59c81b6abaa02ed010eb10

See more details on using hashes here.

Provenance

The following attestation bundles were made for mccloud_assistant-0.2.6-py3-none-any.whl:

Publisher: publish.yml on stephen-daq/mccloud

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page