Skip to main content
Glama

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

Tool

What it does

publish_intent_card

What you need and what you offer

search_matches

Find relevant people

get_digest

"What matters to me right now?"

request_intro

Propose a connection

respond_to_intro

Approve or decline

remove_intent_card

Update 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.

License

Apache-2.0

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aeoess/mingle-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server