GitButler ⧓

Commands

but mcp

Start up the MCP server

Usage

but mcp [OPTIONS]

Description

Starts the Model Context Protocol (MCP) server for GitButler, enabling integration with AI assistants and other tools that support the MCP protocol.

Options

-i, --internal

Starts the internal MCP server which has more granular tools.

  • Type: Flag (boolean)
  • Default: false
  • Note: This option is hidden from standard help output

Examples

Start the standard MCP server:

but mcp

Start the internal MCP server with more granular tools:

but mcp --internal

Last updated on

On this page

Edit on GitHubGive us feedback