Loomal

Minuet

MCP server by github.com/minuetai/minuet-mcp

MCP server exposing Minuet's ERC-8004 agent relationship graph.

0 starspypi: minuet-mcp

About Minuet

Minuet is an MCP (Model Context Protocol) server published by minuetai in the official MCP registry, listed under Autonomous Agents on Loomal. MCP server exposing Minuet's ERC-8004 agent relationship graph.

It ships as a Python package on PyPI (minuet-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/minuetai/minuet-mcp.

Use Minuet with your agent

Claude Code · one command
claude mcp add minuet -- uvx minuet-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "minuet": {
      "command": "uvx",
      "args": [
        "minuet-mcp"
      ]
    }
  }
}
pypiminuet-mcp

Frequently asked questions

What is Minuet?
Minuet is an MCP (Model Context Protocol) server by minuetai in the Autonomous Agents category. MCP server exposing Minuet's ERC-8004 agent relationship graph.
How do I connect Minuet to Claude, Cursor, or another MCP client?
Install Minuet from its pypi package (minuet-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Minuet open source?
Yes — the source code is public at github.com/minuetai/minuet-mcp.
Can AI agents pay to use Minuet?
Not yet through Loomal — Minuet is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Minuet? Claim this listing free by verifying GitHub ownership, or contact us.