Skip to main content

ACP (Agent Client Protocol) entry point for gptme — lets editors like Zed and JetBrains launch gptme via uvx

Project description

gptme-acp

ACP (Agent Client Protocol) entry point for gptme.

This is a thin shim package that allows gptme to be listed in the ACP agent registry and launched via uvx, enabling agent discovery in editors like Zed and JetBrains.

Usage

Quick start (no install required)

uvx gptme-acp

Persistent install

pipx install gptme-acp
gptme-acp

What this package does

gptme-acp is a minimal wrapper that:

  1. Declares gptme[acp] as its dependency (pulls in gptme + the agent-client-protocol library)
  2. Exposes gptme-acp as its default executable — the ACP server that editors connect to

The agent communicates with editors via JSON-RPC over stdio using the ACP protocol.

ACP Agent Registry

This package exists so gptme can be listed in the ACP agent registry:

{
  "package": "gptme-acp",
  "launch": {"type": "uvx"}
}

The registry powers agent discovery in Zed, JetBrains, and other ACP-compatible editors. Without this package, the registry cannot launch gptme because:

  • uvx gptme runs the interactive CLI, not the ACP server
  • uvx --from 'gptme[acp]' gptme-acp requires --from, a shape the registry cannot express
  • Extras-qualified specs like gptme[acp] fail the registry's package-existence check

Configuration

The ACP agent uses gptme's standard configuration (~/.config/gptme/config.toml). API keys are read from environment variables (ANTHROPIC_API_KEY, OPENAI_API_KEY, etc.).

Documentation

Full ACP documentation: https://gptme.org/docs/acp.html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gptme_acp-0.32.1.dev20260716.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gptme_acp-0.32.1.dev20260716-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file gptme_acp-0.32.1.dev20260716.tar.gz.

File metadata

  • Download URL: gptme_acp-0.32.1.dev20260716.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for gptme_acp-0.32.1.dev20260716.tar.gz
Algorithm Hash digest
SHA256 4456951f92f4fb8a232a7c6e9a0be7384186a1df5d911cee21bed7ca83f938ff
MD5 ca04d589c373d879158b0f5ea2c6ecb5
BLAKE2b-256 13fa39bbc986eff267982ab9c4618cd13fc562ce073106cca67d39ff3df4773a

See more details on using hashes here.

Provenance

The following attestation bundles were made for gptme_acp-0.32.1.dev20260716.tar.gz:

Publisher: release.yml on gptme/gptme

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gptme_acp-0.32.1.dev20260716-py3-none-any.whl.

File metadata

File hashes

Hashes for gptme_acp-0.32.1.dev20260716-py3-none-any.whl
Algorithm Hash digest
SHA256 5083d997e4d6f80cabda5b268739bc1cb3d7d2c85d385c6d8688399c56bb3651
MD5 48f49f661cc2279fa7a31043d0b8faa4
BLAKE2b-256 b12b085a2a4cc60cf6fa8f22ebbd18010a1f2f38be96d7a96571a90749bcecae

See more details on using hashes here.

Provenance

The following attestation bundles were made for gptme_acp-0.32.1.dev20260716-py3-none-any.whl:

Publisher: release.yml on gptme/gptme

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page