Skip to content

Commit 4d809b5

Browse files
committed
README: add Superhuman as 9th tool in Step 5 Productivity (HTTP remote MCP)
1 parent 1febeb8 commit 4d809b5

1 file changed

Lines changed: 14 additions & 3 deletions

File tree

README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ Once installed, these tools work through natural language. No commands to memori
445445

446446
Claude picks the right tool automatically based on what you ask. You never need to think about which MCP is handling it.
447447

448-
Step 5 installs eight optional tools in this order:
448+
Step 5 installs nine optional tools in this order:
449449

450450
1. **Notion** — pages, databases, knowledge management
451451
2. **Granola** — meeting transcripts and notes
@@ -455,6 +455,7 @@ Step 5 installs eight optional tools in this order:
455455
6. **Motion Calendar** — Motion-specific events, teammate visibility
456456
7. **Playwright** — browser automation via Microsoft's official `@playwright/mcp`
457457
8. **SwiftKit** — hosted MCP toolkit with 100+ tools across services
458+
9. **Superhuman** — email triage + drafting via the official Superhuman MCP
458459

459460
> **Calendar recommendation:** Morgen (5) is the recommended default calendar + task tool. It unifies Google, Outlook, iCloud, and native tasks behind a single API key. Google Calendar (4) and Motion (6) are secondary — install them only if you specifically need direct access to those accounts.
460461
>
@@ -546,7 +547,16 @@ Built by [SwiftKit](https://swiftkit.sh). A hosted MCP service that bundles 100+
546547

547548
> **Requires:** A SwiftKit account and API key from [swiftkit.sh](https://swiftkit.sh). Sign up, generate a key (starts with `sk_live_` or `sk_test_`), and paste it when the setup script asks.
548549
549-
### Run Step 6
550+
### Superhuman
551+
552+
Built by [Superhuman](https://superhuman.com). Official remote MCP connector — gives Claude structured access to your inbox: triage, read, draft, and send. Great if you live in Superhuman and want Claude to write first-pass replies or summarize a long thread.
553+
554+
- **HTTP transport.** Hosted endpoint at `mcp.mail.superhuman.com/mcp` — nothing to install locally.
555+
- **OAuth auth.** First call opens a browser to authorize Claude against your Superhuman account. Expect occasional re-auth prompts (remote MCP TTL).
556+
557+
> **Requires:** An active [Superhuman](https://superhuman.com) subscription. After registration, the first tool use will trigger a one-time OAuth flow in your default browser.
558+
559+
### Run Step 5
550560

551561
You should still have a Claude session open. If you closed it, open your terminal and type `cskip` to start a new Claude session.
552562

@@ -570,8 +580,9 @@ Once you're inside the Claude session, paste this and hit Enter:
570580
| Motion Calendar MCP | Motion-specific MCP for teammate visibility and full event search. Secondary. |
571581
| Playwright MCP | Microsoft's official browser automation — runs a separate Chromium instance (not your browser), uses accessibility-tree snapshots instead of pixels. Lets Claude log into and operate web apps that have no API. No credentials. |
572582
| SwiftKit MCP | Hosted MCP toolkit by [SwiftKit](https://swiftkit.sh) — 100+ tools across services behind a single HTTP endpoint. Bearer token auth, nothing to install locally. |
583+
| Superhuman MCP | Official remote MCP from [Superhuman](https://superhuman.com) — inbox triage, read/draft/send from Claude. OAuth browser flow on first use. |
573584
574-
### After Step 6
585+
### After Step 5
575586
576587
You now have your productivity stack connected to Claude. Ask about your schedule, add a task, query Notion, trigger a workflow — all from your terminal. If you skipped any tools, you can always come back and re-run Step 5 to add them. For the Obsidian MCP and vault access, install [2ndBrain-mogging](https://github.com/lorecraft-io/2ndBrain-mogging).
577588

0 commit comments

Comments
 (0)