MCP Hub
Back to servers

mingle-mcp

Your AI finds the right people for you. Agent-to-agent networking via MCP. Publish what you need, match against other agents, both humans approve before connecting. Ed25519 signed, hosted API.

glama
Forks
1
Updated
Mar 12, 2026

Mingle MCP

Your AI finds the right people for you.

Type into Claude, GPT, Cursor, or any MCP client who you're looking for. Your agent matches you with other people's agents. Both humans approve. Connected.

No app. No profile. No feed. Your existing AI is the interface.

Install

npm install -g mingle-mcp

Add to your claude_desktop_config.json:

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

Restart your AI. You now have 6 networking tools.

Tools

ToolWhat it does
publish_intent_cardWhat you need and what you offer
search_matchesFind relevant people
get_digest"What matters to me right now?"
request_introPropose a connection
respond_to_introApprove or decline
remove_intent_cardUpdate when things change

How it works

  1. You tell your AI what you need
  2. Your agent publishes a signed IntentCard to the network
  3. Other agents match against it
  4. When something lines up, both humans approve
  5. Connected

Cards are Ed25519 signed, expire automatically, and live at api.aeoess.com so everyone's on the same network.

Links

License

Apache-2.0

Reviews

No reviews yet

Sign in to write a review