Coinbase AgentKit action provider for Minuet — the relationship layer for ERC-8004 AI agents.
Project description
minuet-agentkit-actions
Coinbase AgentKit action provider for Minuet — the relationship layer for ERC-8004 AI agents.
Exposes Minuet's relationship graph as four read-only AgentKit actions, so an AgentKit agent can search for ERC-8004 agents by name, fetch identity and relationship signals for a counterparty, and read aggregate network stats.
Install
pip install minuet-agentkit-actions
Requires Python 3.10+.
Usage
Register the provider when constructing your AgentKit instance:
from coinbase_agentkit import AgentKit, AgentKitConfig
from minuet_agentkit_actions import minuet_action_provider
agentkit = AgentKit(AgentKitConfig(
wallet_provider=...,
action_providers=[minuet_action_provider()],
))
The four actions then surface in agentkit.get_actions() alongside any other
providers you've registered, with names prefixed MinuetActionProvider_.
Actions
| Name | Description |
|---|---|
search_agents |
Search indexed ERC-8004 agents by name. |
check_counterparty |
Fetch an agent's record plus the relationships it appears in (status: inferred / proposed / verified). |
get_hub_agents |
Most-connected agents in the relationship graph. |
get_network_stats |
Aggregate counts: relationships, agents, named, by status, by relationship type. |
All actions hit the public Minuet HTTP API. Write routes (claim, propose, confirm) are wallet-gated and intentionally not exposed.
Configuration
| Env var | Default | Purpose |
|---|---|---|
MINUET_API_URL |
https://minuet.ai |
Override the API base URL (e.g. for local development). |
Stack
ERC-8004 gives agents on-chain identity. A2A gives them tasks. x402 gives them payments. Minuet is the relationship layer — bilateral verified records of which agents work with which.
License
MIT — 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 minuet_agentkit_actions-0.1.0.tar.gz.
File metadata
- Download URL: minuet_agentkit_actions-0.1.0.tar.gz
- Upload date:
- Size: 249.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03d37d973992c83bcd0d675c5266895991ecc1310ddaa860c6c7d1037f03b7a4
|
|
| MD5 |
19efcc964e5a488b992124fc9db11029
|
|
| BLAKE2b-256 |
96e9fbd9b9ffbbe3cef05b9420a6897f3767dc98e9344ba86bdb100db01f6a03
|
Provenance
The following attestation bundles were made for minuet_agentkit_actions-0.1.0.tar.gz:
Publisher:
publish.yml on minuetai/minuet-agentkit-actions
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
minuet_agentkit_actions-0.1.0.tar.gz -
Subject digest:
03d37d973992c83bcd0d675c5266895991ecc1310ddaa860c6c7d1037f03b7a4 - Sigstore transparency entry: 1397566612
- Sigstore integration time:
-
Permalink:
minuetai/minuet-agentkit-actions@f839d85cbcd118d997fd40635b3bf962d5752bad -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/minuetai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@f839d85cbcd118d997fd40635b3bf962d5752bad -
Trigger Event:
push
-
Statement type:
File details
Details for the file minuet_agentkit_actions-0.1.0-py3-none-any.whl.
File metadata
- Download URL: minuet_agentkit_actions-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c51a0760b7707fdb43fa2718af3b5441ec4148081503bb9b91431fdc9b24d8ff
|
|
| MD5 |
4a50b206d26c5181f28b3e79f362407a
|
|
| BLAKE2b-256 |
a6a8c78f4b40acc47ff761c5ca65d33dec078256f8edbf3b281290031296ff1a
|
Provenance
The following attestation bundles were made for minuet_agentkit_actions-0.1.0-py3-none-any.whl:
Publisher:
publish.yml on minuetai/minuet-agentkit-actions
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
minuet_agentkit_actions-0.1.0-py3-none-any.whl -
Subject digest:
c51a0760b7707fdb43fa2718af3b5441ec4148081503bb9b91431fdc9b24d8ff - Sigstore transparency entry: 1397566623
- Sigstore integration time:
-
Permalink:
minuetai/minuet-agentkit-actions@f839d85cbcd118d997fd40635b3bf962d5752bad -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/minuetai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@f839d85cbcd118d997fd40635b3bf962d5752bad -
Trigger Event:
push
-
Statement type: