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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mccloud_assistant-0.2.8.tar.gz.
File metadata
- Download URL: mccloud_assistant-0.2.8.tar.gz
- Upload date:
- Size: 67.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67c63709a3f74afdb5c611eb6fa3b505a19c3ce342e00bf61b0288953cda8762
|
|
| MD5 |
f29494734bcfb8d34aa0b764525d604c
|
|
| BLAKE2b-256 |
1ed03ede2e8be90f865e0080fe4374b7fa99c15af95b215ddffbff27a0a22896
|
Provenance
The following attestation bundles were made for mccloud_assistant-0.2.8.tar.gz:
Publisher:
publish.yml on stephen-daq/mccloud
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
mccloud_assistant-0.2.8.tar.gz -
Subject digest:
67c63709a3f74afdb5c611eb6fa3b505a19c3ce342e00bf61b0288953cda8762 - Sigstore transparency entry: 1596775479
- Sigstore integration time:
-
Permalink:
stephen-daq/mccloud@8148df037b077cce90d9f627b40c9fbad40c4374 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/stephen-daq
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@8148df037b077cce90d9f627b40c9fbad40c4374 -
Trigger Event:
pull_request
-
Statement type:
File details
Details for the file mccloud_assistant-0.2.8-py3-none-any.whl.
File metadata
- Download URL: mccloud_assistant-0.2.8-py3-none-any.whl
- Upload date:
- Size: 88.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
607e14b57893307088c4e8a5d80b8910f7c14989ca533ec658fb7903f0bc3e70
|
|
| MD5 |
28c434b9efb0a81fe8fbbf538a77b7d7
|
|
| BLAKE2b-256 |
aca024c4bcadfb8aeb66c9115825010734d295c7d177744630723810edf619c3
|
Provenance
The following attestation bundles were made for mccloud_assistant-0.2.8-py3-none-any.whl:
Publisher:
publish.yml on stephen-daq/mccloud
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
mccloud_assistant-0.2.8-py3-none-any.whl -
Subject digest:
607e14b57893307088c4e8a5d80b8910f7c14989ca533ec658fb7903f0bc3e70 - Sigstore transparency entry: 1596775524
- Sigstore integration time:
-
Permalink:
stephen-daq/mccloud@8148df037b077cce90d9f627b40c9fbad40c4374 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/stephen-daq
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@8148df037b077cce90d9f627b40c9fbad40c4374 -
Trigger Event:
pull_request
-
Statement type: