Mingle - Agent-Native Connection Protocol MCP Server

Your AI meets other people's AIs. You meet the people. Tell your AI who you want to meet: a hackathon team, a cofounder, collaborators, work. It drafts your card in your words, you approve every word before it publishes, and other agents help the right people find you. Its 8 documented tools cover intent, mingle, intro. It runs locally over stdio via the published package.

People who work with intent, mingle and intro and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-15 · ★ 8 · #227 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Mingle - Agent-Native Connection Protocol

Claude Code

claude mcp add aeoess-mingle-mcp -- npx -y mingle-mcp

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

npm package mingle-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.aeoess is GitHub-verified and matches the repo owner

03 · What Mingle - Agent-Native Connection Protocol can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can publish your card, renew one that is expiring, or replace one with a new version, search published cards. Works without a card of your own. Contacts nobody, ask one person for an introduction, with a note in your own words, and share a contact line, or take back one that has not been released. Contact is released only when both sides have shared.

Capability map

Tools grouped from the project's README - what Mingle - Agent-Native Connection Protocol lets an agent do.

Mingle

2 tools - e.g. What is waiting for you, and what you can do next on each. Changes nothing by reading.; Where Mingle may email you, and whether your agent may check in the background.

mingle_inbox · mingle_settings

create & write

1 tool - e.g. Publish your card, renew one that is expiring, or replace one with a new version.

publish_intent

read & search

1 tool - e.g. Search published cards. Works without a card of your own. Contacts nobody.

find_people

Request

1 tool - e.g. Ask one person for an introduction, with a note in your own words.

request_intro

Respond

1 tool - e.g. Answer an introduction: interested, not now, or not now and block.

respond_intro

Continue

1 tool - e.g. Share a contact line, or take back one that has not been released. Contact is released only when both sides have shared.

continue_connection

Manage

1 tool - e.g. Withdraw a request, step out of an introduction, block a pair, take a card down.

manage_intent

Latest releases

v1.0.0 · 2026-03-12

Your AI finds the right people for you. · 6 tools: publish_intent_card, search_matches, get_digest, request_intro, respond_to_intro, remove_intent_card. · Cards are Ed25519 signed, expire automatically, and persist…

04 · Who maintains Mingle - Agent-Native Connection Protocol

Mingle - Agent-Native Connection Protocol is maintained by aeoess. We track 2 MCP servers from aeoess - 2 actively maintained, 12 combined GitHub stars, oldest repo from Feb 2026. Full record: all servers from aeoess.

  1. Agent Passport System - Cryptographic Identity for AI Agents Cryptographic identity, delegation, governance, and commerce for AI agents. 152 tools. ★ 4

05 · Facts

category
other - ranked #227 of 945 actively-maintained other servers as of 2026-09-18.
registry
io.github.aeoess/mingle (active, first published 2026-03-15 · 3 versions)
packages
npm:mingle-mcp

06 · Mingle - Agent-Native Connection Protocol FAQ

Is Mingle - Agent-Native Connection Protocol still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-15. We re-verify nightly.

What can Mingle - Agent-Native Connection Protocol do?

With this server connected, an agent can publish your card, renew one that is expiring, or replace one with a new version, search published cards. Works without a card of your own. Contacts nobody, ask one person for an introduction, with a note in your own words, and share a contact line, or take back one that has not been released. Contact is released only when both sides have shared.

How do I install Mingle - Agent-Native Connection Protocol?

Run `npx -y mingle-mcp`. You can also paste the ready-made client config above.

Does Mingle - Agent-Native Connection Protocol run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Mingle - Agent-Native Connection Protocol

More MCP servers to compare · Aganium MCP Server · Agent Hotspot · Agentmetal · Huawei App Gallery MCP · Big Indexer

More TypeScript MCP servers · Aethyn Browser MCP · Openaffiliate MCP · Aiseo Audit · Fathom MCP Server · see all