MCP-first telemetry store for AI debugging (Python SDK)
Project description
Guck Python SDK
Guck is a tiny, MCP-first telemetry store for AI debugging. This package is the
Python SDK that mirrors the JS emit behavior.
Install
pip install guck-sdk
The distribution is guck-sdk, but the import name remains guck.
Install (local dev)
uv pip install -e .
Usage
from guck import emit
from guck import install_auto_capture
emit({"message": "hello from python"})
# Optional: capture stdout/stderr automatically
handle = install_auto_capture()
print("hello from stdout")
handle.stop()
Config
The SDK reads .guck.json in your repo root and honors the same environment
variables as the JS SDK:
GUCK_CONFIG_PATHGUCK_DIRGUCK_ENABLEDGUCK_SERVICEGUCK_SESSION_IDGUCK_RUN_ID
Auto-capture can be configured via .guck.json:
{
"sdk": {
"enabled": true,
"capture_stdout": true,
"capture_stderr": true
}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file guck_sdk-0.7.1.tar.gz.
File metadata
- Download URL: guck_sdk-0.7.1.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76dc387dac3dc99746310264bbeb142ac1a1a0922cd454120867e46f294f0366
|
|
| MD5 |
3b5eb7b0b25f6947ff94f310709c5f5e
|
|
| BLAKE2b-256 |
c0a527271af51917da9d5814102e6d4d5e200387c33389cbfa168cdee0a84915
|
Provenance
The following attestation bundles were made for guck_sdk-0.7.1.tar.gz:
Publisher:
release.yml on tillkolter/guck-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
guck_sdk-0.7.1.tar.gz -
Subject digest:
76dc387dac3dc99746310264bbeb142ac1a1a0922cd454120867e46f294f0366 - Sigstore transparency entry: 938087749
- Sigstore integration time:
-
Permalink:
tillkolter/guck-mcp@0e465ae7e2cc6adcc6a9fa83cf32c01e8bcf4dc3 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/tillkolter
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@0e465ae7e2cc6adcc6a9fa83cf32c01e8bcf4dc3 -
Trigger Event:
push
-
Statement type:
File details
Details for the file guck_sdk-0.7.1-py3-none-any.whl.
File metadata
- Download URL: guck_sdk-0.7.1-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74b2d5fc80ebc76807610052d49a543b2894ab889ffafe30bb10c5f2ad401f51
|
|
| MD5 |
c24b05702ba3c1ee49b8dfc62610f15e
|
|
| BLAKE2b-256 |
ce2da8163c24e5f5d5f33543cd4d67d2e213bfb29639332c03420a9792310c53
|
Provenance
The following attestation bundles were made for guck_sdk-0.7.1-py3-none-any.whl:
Publisher:
release.yml on tillkolter/guck-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
guck_sdk-0.7.1-py3-none-any.whl -
Subject digest:
74b2d5fc80ebc76807610052d49a543b2894ab889ffafe30bb10c5f2ad401f51 - Sigstore transparency entry: 938087770
- Sigstore integration time:
-
Permalink:
tillkolter/guck-mcp@0e465ae7e2cc6adcc6a9fa83cf32c01e8bcf4dc3 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/tillkolter
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@0e465ae7e2cc6adcc6a9fa83cf32c01e8bcf4dc3 -
Trigger Event:
push
-
Statement type: