IntegrationsClaude Code

Claude Code Integration

Connect Claude Code to the Shortcut MCP Server

Claude Code is an AI coding assistant that can understand, write, and edit code in context. When connected to the Shortcut MCP Server, Claude Code can access your Shortcut data to help it reason about the work, suggest changes, and keep Shortcut updated as you build.

How to Setup

See the official Claude Code docs for more information.

  1. Install and sign in to Claude Code.
  2. Add Shortcut as a remote HTTP MCP server:
claude mcp add --transport http shortcut https://mcp.shortcut.com/mcp
  1. Start Claude Code and follow the browser prompt to authorize Shortcut.
  2. Run claude mcp list to confirm that the shortcut server is connected.

Authentication is handled with OAuth. You do not need to create or store a Shortcut API token.