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.31.1.dev202607102.tar.gz (2.2 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.31.1.dev202607102-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file gptme_acp-0.31.1.dev202607102.tar.gz.

File metadata

  • Download URL: gptme_acp-0.31.1.dev202607102.tar.gz
  • Upload date:
  • Size: 2.2 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.31.1.dev202607102.tar.gz
Algorithm Hash digest
SHA256 4774e8bff3c8a8d61b6e658cc41db5c24fc8b1f6fdc6768c151ae2c5e05a3210
MD5 2d912b4c70c463e1f6228b487bd0b148
BLAKE2b-256 fa63ecd3cd4e53f7bda17ca752ff933d10ee549d94186ff8775403c7bd57698f

See more details on using hashes here.

Provenance

The following attestation bundles were made for gptme_acp-0.31.1.dev202607102.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.31.1.dev202607102-py3-none-any.whl.

File metadata

File hashes

Hashes for gptme_acp-0.31.1.dev202607102-py3-none-any.whl
Algorithm Hash digest
SHA256 ce35111b7cdd272b134d0e74d951d0f78d3ae73a8bf7e664812a0c49fb0a492a
MD5 73faa822c948c8619828a8a9a5969cb3
BLAKE2b-256 d6e2578434d0a427ff57327376b676860e999a0d1a4ddef2c0bebfe7f64b7c37

See more details on using hashes here.

Provenance

The following attestation bundles were made for gptme_acp-0.31.1.dev202607102-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