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

Uploaded Python 3

File details

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

File metadata

  • Download URL: gptme_acp-0.32.1.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.tar.gz
Algorithm Hash digest
SHA256 ffd1b902e8f5036bc180315cd59ee99174c9498c44347d90dc9f6d427a11d377
MD5 e464320e4c08a54f05facedeb6730768
BLAKE2b-256 0afde62e9a3e04965afbc3a5ea7f030140efe4432edf730fc2127931894321b5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: gptme_acp-0.32.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 52a162e78e5256863259e92378003c6b178d69a62143fdd2800ba277cb6e0533
MD5 5c82e68f77f47bee4db6634110a7af9c
BLAKE2b-256 3fd77bfcb487f23e93eef2a50fc5a82141d1b346977a7996abc31186c4325762

See more details on using hashes here.

Provenance

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