Conformance validator for the TokenPak Integration Protocol (TIP-1.0).
Project description
TokenPak Registry
To install TokenPak itself:
pip install tokenpak— you're done.This registry repo is for TIP-1.0 protocol adopters (third-party adapter/plugin authors, alternate proxy implementers) and CI tooling. End users don't need anything from here.
Platform-neutral plugin registry for TokenPak + machine-readable home of the TokenPak Integration Protocol (TIP-1.0):
schemas/tip/— the 6 canonical TIP-1.0 schemas (headers, metadata, telemetry-event, error, capabilities, compatibility)schemas/manifests/— the 4 manifest schemas (adapter, plugin, provider-profile, client-profile)test_vectors/— JSON fixtures covering every conformance area + one golden case per profiletokenpak_tip_validator/— thetokenpak-tip-validatorPython package (PyPI 0.1.0) — conformance validator, for implementers only; if you're using TokenPak, you don't need to install this
Normative human-readable protocol text lives at https://docs.tokenpak.ai/protocol (sibling tokenpak/docs repo).
Supported Platforms
| Platform | Status | Install |
|---|---|---|
| Claude Code | Active | claude plugin marketplace add tokenpak/registry |
| VS Code / Cursor | Planned | -- |
| JetBrains | Planned | -- |
Claude Code Quick Start
# Add the registry
claude plugin marketplace add tokenpak/registry
# Install the plugin
claude plugin install tokenpak-claude-code@tokenpak
# Verify
claude plugin list
See claude-code/README.md for full documentation.
Repository Structure
tokenpak/registry/
├── .claude-plugin/
│ └── marketplace.json # Claude Code marketplace catalog
├── claude-code/
│ ├── manifest.json # Extended metadata and release notes
│ └── README.md # Claude Code install and usage docs
├── vscode/ # Future: VS Code / Cursor extension
├── jetbrains/ # Future: JetBrains plugin
├── registry.json # Universal index across all platforms
├── LICENSE # Apache 2.0
└─��� README.md # This file
How It Works
This registry acts as a distribution hub. Each platform subdirectory contains platform-specific manifests and documentation. The plugin source code lives in tokenpak/tokenpak — this repo only contains metadata and install instructions.
registry.json— universal index listing all platforms and their status.claude-plugin/marketplace.json— Claude Code's native marketplace catalog formatclaude-code/manifest.json— extended metadata (components, versions, release notes)
License
Apache 2.0 — see LICENSE.
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 tokenpak_tip_validator-0.1.1.tar.gz.
File metadata
- Download URL: tokenpak_tip_validator-0.1.1.tar.gz
- Upload date:
- Size: 23.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee53cf7f7ec08624e391a0f258f9fbebac2b1ddbb49f31d535e3431521777955
|
|
| MD5 |
65f0f1be125ba3ccb8df880c6beed85a
|
|
| BLAKE2b-256 |
f497bfd451ec5c37e074aba0df665b9ef46859972870185ef575ffdfd1172296
|
File details
Details for the file tokenpak_tip_validator-0.1.1-py3-none-any.whl.
File metadata
- Download URL: tokenpak_tip_validator-0.1.1-py3-none-any.whl
- Upload date:
- Size: 22.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44203ba1797d48557bf5d072daebd4c04c8d56bced4f0a5774de7d853bbf657a
|
|
| MD5 |
4bd3cccc4d8d668d5ecc742faa42cfba
|
|
| BLAKE2b-256 |
39adfae9eab7ee80e6a602ed826bd70c8788330b7219dc0928ed8ebe9b438d0f
|