Skip to main content
Claude Code is Anthropic’s terminal-based coding agent. Adding Slashy is a single command.

Setup

1

Run the add command

In your terminal, run:
claude mcp add --transport http slashy https://slashy.ctrlcenter.ai/mcp
Claude Code terminal running the add command
2

Approve OAuth in your browser

Claude Code opens your default browser to the Slashy login page. Sign in with Google and click Allow to grant access.
Slashy OAuth approval screen
3

Verify the connection

Back in the terminal, run:
claude mcp list
You should see slashy listed as connected.
Claude Code mcp list output

What happens after setup

Claude Code stores a short-lived OAuth token locally. It refreshes automatically. You never see or handle the token.

Next steps

Using Slashy MCP

Email prompts for triage, drafting, follow-ups, and scheduling.

Troubleshooting

Fixes for OAuth, missing tools, and wrong accounts.