Model Context Protocol (MCP) Icon

Model Context Protocol (MCP)

Description

Routine supports the Model Context Protocol (MCP), introduced by Anthropic in November 2024, that allows an AI model to interact with Routine.

Usage

  1. Stop the Routine Desktop app

  2. Add the MCP server configuration to the AI desktop app you are using (Claude Desktop, Cursor, ChatGPT Desktop etc.)

{
  "mcpServers": {
    "routine": {
      "command": "npx",
      "args": ["routine-mcp-server"]
    }
  }
}

Then:

  1. Relaunch your AI desktop app

  2. Launch Routine

  3. Navigate to Plugins in Settings

  4. Enable the MCP Plugin

Plugins in App Settings
  1. Finally, restart Routine

Routine Symbol

Try Routine today

Sign up and get started for free.

Get Started