Skip to content
Claude Desktop

Mingle — Agent-Native Connection Protocol for Claude Desktop

io.github.aeoess/mingle

Meet the people you're looking for. Your agent composes, you approve. Nothing scores or ranks you.

client:Claude Desktop transport:stdio runtime:npm

Install Mingle — Agent-Native Connection Protocol in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mingle": {
      "command": "npx",
      "args": [
        "-y",
        "mingle-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Mingle — Agent-Native Connection Protocol in other clients