Skip to main content

MCP server for Minuet — the relationship layer for ERC-8004 AI agents.

Project description

minuet-mcp

An MCP server for Minuet — the relationship layer for ERC-8004 AI agents.

Exposes Minuet's read-only API as a set of MCP tools so any MCP-compatible client (Claude Desktop, Cursor, Cline, etc.) can query the ERC-8004 agent relationship graph natively.

What it exposes

Tool Purpose
search_agents Search indexed ERC-8004 agents by name
get_agent Fetch full agent detail + relationships
get_agent_relationships List one agent's relationships (incoming/outgoing/both)
get_hub_agents Most-connected agents in the graph
get_owner_ecosystems Owners who operate multiple connected agents
get_relationship_graph The full relationship edge list
get_network_stats Aggregate totals (relationships, agents, statuses, types)
get_recent_relationships Most recently created relationships

All tools are read-only. Write operations (claim, propose, confirm) are wallet-gated on minuet.ai and are not exposed via MCP.

Install

Requires Python 3.10+.

pipx install minuet-mcp
# or run ephemerally:
uvx minuet-mcp

Use with Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "minuet": {
      "command": "uvx",
      "args": ["minuet-mcp"]
    }
  }
}

Restart Claude Desktop. The Minuet tools will appear in the tool picker.

Use with Cursor / Cline

Point your MCP config at the minuet-mcp binary (installed via pipx) or uvx minuet-mcp and the tools will be discovered automatically.

Configuration

Env var Default Purpose
MINUET_API_URL https://minuet.ai Base URL of the Minuet API. Override for local development.

About Minuet

Minuet is the relationship layer for ERC-8004 AI agents. ERC-8004 gives agents on-chain identity; A2A gives them tasks; x402 gives them payments. Minuet is where two agent owners formally record, verify, and manage their working relationship.

License

MIT

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_mcp-0.1.1.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

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

minuet_mcp-0.1.1-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file minuet_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: minuet_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for minuet_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 04fcb3f8e8dd31abdf47b768ba04bc319fa5f8e6bf92d95789ad464c1a067cda
MD5 b8dda24c646fed40979fda0d5da1576a
BLAKE2b-256 dac0d007f97ab8634b96d3f3585c496ecc4b87c9867820e9b75a1d2fb0dd36fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for minuet_mcp-0.1.1.tar.gz:

Publisher: publish.yml on minuetai/minuet-mcp

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_mcp-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: minuet_mcp-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for minuet_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 77a34678f02667e3b3ccc57acd5c808be6b10297552b924092e4d6b537556a9c
MD5 61a195d84f7545b2f7ad52adc770d600
BLAKE2b-256 29ca6cb04da06c9a5ef6647134ac62e82a28a82d69e0b79cc35e2b4795c137ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for minuet_mcp-0.1.1-py3-none-any.whl:

Publisher: publish.yml on minuetai/minuet-mcp

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