Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

minuet_agentkit_actions-0.1.0.tar.gz (249.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

minuet_agentkit_actions-0.1.0-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

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

Hashes for minuet_agentkit_actions-0.1.0.tar.gz
Algorithm Hash digest
SHA256 03d37d973992c83bcd0d675c5266895991ecc1310ddaa860c6c7d1037f03b7a4
MD5 19efcc964e5a488b992124fc9db11029
BLAKE2b-256 96e9fbd9b9ffbbe3cef05b9420a6897f3767dc98e9344ba86bdb100db01f6a03

See more details on using hashes here.

Provenance

The following attestation bundles were made for minuet_agentkit_actions-0.1.0.tar.gz:

Publisher: publish.yml on minuetai/minuet-agentkit-actions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file minuet_agentkit_actions-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for minuet_agentkit_actions-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c51a0760b7707fdb43fa2718af3b5441ec4148081503bb9b91431fdc9b24d8ff
MD5 4a50b206d26c5181f28b3e79f362407a
BLAKE2b-256 a6a8c78f4b40acc47ff761c5ca65d33dec078256f8edbf3b281290031296ff1a

See more details on using hashes here.

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page