This release is a pre-release and may not be stable for production use.
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:
- Declares
gptme[acp]as its dependency (pulls in gptme + theagent-client-protocollibrary) - Exposes
gptme-acpas 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 gptmeruns the interactive CLI, not the ACP serveruvx --from 'gptme[acp]' gptme-acprequires--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
Release files for gptme-acp 0.33.1.dev20260914
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gptme_acp-0.33.1.dev20260914.tar.gz | 2.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gptme_acp-0.33.1.dev20260914-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.6 kB
Release files / gptme_acp-0.33.1.dev20260914.tar.gz
| Download URL | gptme_acp-0.33.1.dev20260914.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0b011adc731cbcaefaaf81df5c8b27548e1dbe0fe4956f7e85bc2cf0cc2ba6df
|
|
BLAKE2b-256 checksum How to use checksums |
9a57598bc898fe62c15af8b778025243cf6eb86e426fbdb7662f253ba3592d35
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 14, 2026.
Transparency logRelease files / gptme_acp-0.33.1.dev20260914-py3-none-any.whl
| Download URL | gptme_acp-0.33.1.dev20260914-py3-none-any.whl |
|---|---|
| Size | 2.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1af127a6dfb5f464ce1632a48f34755fd184a4de29a2ecc6feeb57ff3ab467bd
|
|
BLAKE2b-256 checksum How to use checksums |
8ebe73caf3a7c426335a07e35ccdc5a2f0eb0a46e7d95ec96b3cd751313c7ac6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 14, 2026.
Transparency log