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.0.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.32.0-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file gptme_acp-0.32.0.tar.gz.

File metadata

  • Download URL: gptme_acp-0.32.0.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.32.0.tar.gz
Algorithm Hash digest
SHA256 441f7134e5610605c8c20d9c223c96a778e028d80b9f1817a5b5bd2aa9fe4144
MD5 ba58fd4109f51af6de337f4991bc4407
BLAKE2b-256 260c9b1adffbd01bd0451c41dee777aa577639e4549ff6ecc0e57b63bce41c42

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: gptme_acp-0.32.0-py3-none-any.whl
  • Upload date:
  • Size: 2.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for gptme_acp-0.32.0-py3-none-any.whl
Algorithm Hash digest
SHA256 db1b052e798b346f8c167ad918c0cdca26a37e6c98d101115a7af2a19a455c89
MD5 85d39dab7b9890947a163986ffebf74c
BLAKE2b-256 a09b9998456b96f459ac94e15d0b52ef354c6b6739d2047ce1f199d1a5526394

See more details on using hashes here.

Provenance

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