← All servers

Mingle — Agent-Native Connection Protocol

io.github.aeoess/mingle v3.0.0
Official Registry git

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add mingle -- npx -y mingle-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "mingle": {
      "command": "npx",
      "args": [
        "-y",
        "mingle-mcp"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "mingle": {
      "command": "npx",
      "args": [
        "-y",
        "mingle-mcp"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "mingle": {
      "command": "npx",
      "args": [
        "-y",
        "mingle-mcp"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "mingle": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "mingle-mcp"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "mingle": {
      "command": "npx",
      "args": [
        "-y",
        "mingle-mcp"
      ]
    }
  }
}

Packages

npm mingle-mcp@3.0.0

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.aeoess--mingle/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent