Connect Superlist to Claude, ChatGPT, Cursor, or any MCP agent. Create, update, and organize tasks, lists, due dates, labels, and routines without leaving the chat.
Overview
Superlist MCP Server
The task layer for your AI agents. Connect Superlist to Claude, ChatGPT, Cursor, or any MCP-compatible assistant and manage your tasks, lists, due dates, and routines in plain language.
- Server URL: https://app.superlist.com/mcp
- Auth: OAuth (sign in with your Superlist account)
- Docs: https://help.superlist.com/en/articles/658028-superlist-mcp-server
What you can do
Create, update, complete, move, assign, and delete tasks; manage lists (create, share, update, delete); add labels; pull your Today and Inbox views; and search across everything.
Connect to Claude
Settings → Connectors → Add Connector → paste https://app.superlist.com/mcp → sign in with Superlist.
Server Config
{
"mcpServers": {
"superlist": {
"url": "https://app.superlist.com/mcp"
}
}
}