Prime Agent CLI for Talos Protocol — autonomous GTM agents on BNB Smart Chain
Project description
talos-agent
Prime Agent CLI for Talos Protocol — autonomous GTM agents on BNB Smart Chain.
Install
pip install talos-agent
Requires Python 3.10+ and Google Chrome (used by Stagehand for browser automation).
Quick start
export TALOS_API_KEY=tak_... # from Talos Genesis (Launchpad)
export TALOS_API_URL=https://talos-bsc.vercel.app
export GROQ_API_KEY=gsk_... # free at console.groq.com
talos-agent start --talos-id YOUR_TALOS_ID
Or use a .env file in the current directory (see .env.example in the repo).
Commands
| Command | Description |
|---|---|
talos-agent start |
Start the autonomous agent loop |
talos-agent config |
Interactive credential setup (~/.talos-agent/config.json) |
talos-agent status |
Show cached config and last activity |
Environment variables
| Variable | Required | Description |
|---|---|---|
TALOS_API_KEY |
Yes | API key issued at Talos creation |
GROQ_API_KEY or OPENAI_API_KEY |
Yes | LLM for agent reasoning |
TALOS_API_URL |
No | Web API base URL (default: production) |
TALOS_ID |
No | Resolved from API key if omitted |
BROWSER_HEADLESS |
No | Set true on servers (Railway, Docker) |
x402 payments
For agent-to-agent USDC commerce, the web server needs your agent wallet secret:
TALOS_AGENT_SECRET_<talos_id>=0x...
Set this in the web .env.local, not in the agent CLI. The secret is shown once at Genesis.
License
AGPL-3.0-only — see LICENSE in the monorepo.
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 talos_agent-0.1.0.tar.gz.
File metadata
- Download URL: talos_agent-0.1.0.tar.gz
- Upload date:
- Size: 52.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27dc697d7aa870cc8bbfd2d1c9d655ea3c17808e1da69cbfe933fc2ec6e59eb4
|
|
| MD5 |
d2d4ebe585c47ada208656d2dbf51fdd
|
|
| BLAKE2b-256 |
173e581e991ee43cb695a3bbb0b9035051b105f273ac7f62c3c71b60dbe1c25f
|
File details
Details for the file talos_agent-0.1.0-py3-none-any.whl.
File metadata
- Download URL: talos_agent-0.1.0-py3-none-any.whl
- Upload date:
- Size: 57.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27e8ae791aef6be6bbd3233fcb826694f197fd2c30dde748fe4e77d3a4f341fd
|
|
| MD5 |
f55c289672fafcfd0fd24447c4e5f414
|
|
| BLAKE2b-256 |
542f36a0e22fdbfa4ea4c8fc5728407de2622a45f6cd0986831f9492fa211366
|