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.0.tar.gz (6.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.0-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: minuet_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for minuet_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2364f62a1de81153f9a0a97ec00d2228981270e363748a79b2ae0569494ece9b
MD5 d218fc44fb80be9f6f3fcd92dd815480
BLAKE2b-256 dea984d67847cf310ab9fad0d754bbc95bcdfcfb0a477cad4baf4189ce968e32

See more details on using hashes here.

File details

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

File metadata

  • Download URL: minuet_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for minuet_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c8f0dd011fb9805611c4b7e23620cc6fc788caefa98200353521c32f1fc73a09
MD5 315fc7259b3652cd8945a5411c0970b7
BLAKE2b-256 c4116d98c3846054486fa290f2d3efb1ea35c90978e28de590e5174c659a5438

See more details on using hashes here.

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