Overview
Cleve exposes an MCP (Model Context Protocol) server at:Quick Start
- Claude Code
- Cursor
- Claude Desktop
- Codex
Run this in your terminal:
You can also find these snippets in Settings → Developer → MCP Server inside the Cleve app.
Available Tools
Notes
Folders
Skills Marketplace
Memory
Organizations
These tools are available when you belong to one or more Cleve organizations.
Org context persists for 30 minutes after switching, then resets to your default.
Authentication Details
The MCP server uses OAuth 2.0 via Clerk. On first connect:- Your client opens the Cleve authorization URL
- You sign in with your Cleve account
- Your client stores the access token and sends it as a Bearer header on every request
cleve_list_orgs to see them and cleve_switch_org to change context mid-session.