Skip to content

Releases: bug-breeder/quip-mcp

v1.4.0

07 Aug 15:46

Choose a tag to compare

Quip MCP Server v1.4.0

A Model Context Protocol (MCP) server for Quip integration.

Installation

Quick Install (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/bug-breeder/quip-mcp/main/install.sh | bash

Manual Download

Download the appropriate binary for your platform from the assets below.

Changelog

Configuration

  1. Get your API token from your Quip instance
  2. Run: quip-mcp --setup
  3. Add to your MCP client configuration

For more details, see the README.

v1.0.3

03 Aug 02:57

Choose a tag to compare

Quip MCP Server v1.0.3

A Model Context Protocol (MCP) server for Quip integration.

Installation

Quick Install (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/bug-breeder/quip-mcp/main/install.sh | bash

Manual Download

Download the appropriate binary for your platform from the assets below.

Changelog

Configuration

  1. Get your API token from your Quip instance
  2. Run: quip-mcp --setup
  3. Add to your MCP client configuration

For more details, see the README.

v1.0.2

03 Aug 02:34

Choose a tag to compare

Quip MCP Server v1.0.2

A Model Context Protocol (MCP) server for Quip integration.

Installation

Quick Install (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/bug-breeder/quip-mcp/main/install.sh | bash

Manual Download

Download the appropriate binary for your platform from the assets below.

Changelog

Configuration

  1. Get your API token from your Quip instance
  2. Run: quip-mcp --setup
  3. Add to your MCP client configuration

For more details, see the README.

v1.0.1

03 Aug 02:00

Choose a tag to compare

Quip MCP Server v1.0.1

A Model Context Protocol (MCP) server for Quip integration.

Installation

Quick Install (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/bug-breeder/quip-mcp/main/install.sh | bash

Manual Download

Download the appropriate binary for your platform from the assets below.

Changelog

Configuration

  1. Get your API token from your Quip instance
  2. Run: quip-mcp --setup
  3. Add to your MCP client configuration

For more details, see the README.

v1.0.0

02 Aug 09:39

Choose a tag to compare

Quip MCP Server v1.0.0

A Model Context Protocol (MCP) server for Quip integration.

Installation

Quick Install (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/bug-breeder/quip-mcp/main/install.sh | bash

Manual Download

Download the appropriate binary for your platform from the assets below.

Changelog

  • d1a02c2: Fix Windows test coverage issue - separate race and coverage flags (@bug-breeder)
  • a1f3217: Fix cross-platform path tests for Windows compatibility (@bug-breeder)
  • b7b1cc5: Fix linting errors: add error checking for json.Encode and w.Write calls, remove unnecessary fmt.Sprintf (@bug-breeder)
  • 3d2a32b: Remove Snap and Homebrew from release workflow - keep only simple binary releases (@bug-breeder)
  • 0365761: Standardize to Go 1.23 across all files - remove version inconsistencies (@bug-breeder)
  • fdc2f49: Update GoReleaser to v2.3.2 to support version 2 configuration (@bug-breeder)

Configuration

  1. Get your API token from your Quip instance
  2. Run: quip-mcp --setup
  3. Add to your MCP client configuration

For more details, see the README.