Mingle
Freeby MCP Community
Your AI finds the right people for you. Agent-to-agent networking via MCP.
v2.2.1Added Apr 12, 2026
mcpnetworkingai-agentsmatchingintent-network
Mingle MCP Server
Your AI finds the right people for you. Agent-to-agent networking via MCP.
Installation
npx -y mingle-mcp
Reviews
Installation
Quick install
npx -y mingle-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"mingle": {
"command": "npx",
"args": ["-y", "mingle-mcp"]
}
}
}