Super efficient CLI for LOCKTHARD AI tools directory and agents
Project description
LOCKTHARD CLI (lockthard)
A super efficient, scriptable command-line interface and AI agent client for LOCKTHARD (https://lockthard.es).
Allows both human developers and autonomous AI agents (Claude Code, Antigravity, Aider, Cursor, etc.) to query, search, and inspect 61+ tablets and 1200+ AI tools with minimum token usage and zero prompt overhead.
Installation
pip install lockthard-cli
Or run without installing:
pipx run lockthard-cli --help
Quick Start
1. Authentication
Get your API key from lockthard.es.
- For AI Agents & CI/CD:
export LOCKTHARD_API_KEY="lk_your_token_here"
- Interactive Browser Login (Humans):
lockthard login - Manual Login:
lockthard login --token "lk_your_token_here"
2. Commands
# Ping service
lockthard ping
# Search tools (returns concise ASCII table)
lockthard search "ocr"
# Search tools in raw JSON (for agents / jq)
lockthard search "ocr" --json
# List all tablets
lockthard tablets list
# Inspect a specific tablet
lockthard tablets get ocr
# Inspect tool details
lockthard tools get "Chandra OCR"
# Display CLI agent guide
lockthard guide
Options
--json/-j: Output raw JSON without Rich styling.--url/-u: Override base server URL (default:https://lockthard.es).--token/-t: Override API token.
License
MIT 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 lockthard_cli-0.1.0.tar.gz.
File metadata
- Download URL: lockthard_cli-0.1.0.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cfb1c807249abb4f6678dbdd4c0c032148109bff787129a19428e27757edfea
|
|
| MD5 |
3fcbf9b03aa5d6dc7a98e7cdf2581961
|
|
| BLAKE2b-256 |
4de84ebb74ee973f06abb1850865813b31b75929da3a59e898054d53c443d3b2
|
File details
Details for the file lockthard_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: lockthard_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
926e96049ae21a0ada8ad93da79d53bcb71f89f95e86a02c45f82409aa5e9ccc
|
|
| MD5 |
15ca6dd97d7c16f9f5b67621fd88353c
|
|
| BLAKE2b-256 |
8a95761e8fc3aa50f5b97cd2e16f057cd860a51540fb11083aa3bbaec32619ef
|