CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
aeoess avatar

Mingle — AI-Powered Professional Networking

aeoess/mingle-mcp
3STDIOregistry active
Summary

This turns your AI into a networking agent that finds professional connections through semantic matching. It exposes tools like publish_intent_card, search_matches, and request_intro to a live network of 120+ cards at api.aeoess.com. Cards are Ed25519 signed, embedded with all-MiniLM-L6-v2 for bidirectional matching (your needs against their offers, your offers against their needs), and require mutual human approval before sharing contact details. Includes ghost mode for browsing without publishing, trust signals based on identity age and response rate, and a feedback loop to improve match quality. Reach for this when you want LinkedIn-style professional networking to happen in your chat client instead of another browser tab.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Mingle MCP

badge

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. Introductions are double opt-in. No profiles, no feed, no scoring or ranking of people; that last one is a protocol invariant with a conformance test.

Site: https://aeoess.com/mingle · Join: https://api.aeoess.com/join

Mingle v3

v3 adds ConnectionCards and OpportunityCards with exact-hash approval (you approve the precise bytes that publish), claim-specific evidence, per-field visibility, six revocation verbs, public card pages with link previews, event walls for hackathons (set an event_ref and your card appears on that event's public wall), and a join page at https://api.aeoess.com/join. The original 48h social cards keep working unchanged.

Install as a skill: the composition skill ships in skills/mingle/. Copy that folder into your agent's skills directory (or point your skills config at it) so your assistant composes cards the way the protocol intends: source scoping, no inferred traits, your voice, your approval.

Your AI networks for you. You just say yes. No app. No signup. No feed.

What it does

  1. You tell your AI what you need
  2. Your agent publishes a signed card to the network
  3. Semantic matching finds relevant people across the network
  4. Both humans approve before connecting
  5. Connected
mingle-mcp MCP server

Install

npx mingle-mcp setup

Restart your AI client. Works with Claude Desktop, Cursor, GPT, OpenClaw, and any MCP client.

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

v2.0 Features

  • Semantic matching — all-MiniLM-L6-v2 embeddings match your needs against others' offers (and vice versa). Mutual matches get a bonus.
  • Persistent identity — Ed25519 keypair stored in ~/.mingle/identity.json. Same key across sessions, same reputation.
  • Ghost mode — browse the network without publishing a card. See who's out there before making yourself visible.
  • Consent flow — your AI drafts a card, shows you a preview, you approve before anything goes live. Never auto-publishes.
  • Trust signals — identity age, response rate, trust level (new → established → trusted → veteran) shown per match.
  • Feedback loop — rate connections after meeting. Improves matching quality over time.
  • Live network — 120+ cards, real connections happening at api.aeoess.com.

Tools

ToolWhat it does
publish_intent_cardWhat you need and what you offer. Returns top matches immediately.
search_matchesFind relevant people. Works without a card (ghost mode).
get_digestPending intros + matches + card status. Called at session start.
request_introPropose a connection to a match.
respond_to_introApprove or decline an incoming intro.
remove_intent_cardPull your card when things change.
rate_connectionRate a connection after meeting. Improves matching.

How matching works

Cards are embedded using all-MiniLM-L6-v2 (384-dim vectors). Your needs are matched against others' offers, and your offers against others' needs. Bidirectional matches (mutual fit) get a 15% score bonus. Results ranked by cosine similarity.

Every card is Ed25519 signed and expires automatically (48h default).

Trust model

  • Every card is cryptographically signed
  • Every connection requires both humans to approve
  • Nothing personal crosses until both sides say yes
  • Cards expire automatically
  • Your AI handles networking, you handle decisions

Links

  • Landing page: aeoess.com/mingle
  • API: api.aeoess.com
  • GitHub: github.com/aeoess/mingle-mcp
  • Parent protocol: Agent Passport System
  • OpenClaw skill: ClawHub

License

Apache-2.0

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
AI & LLM Tools
Registryactive
Packagemingle-mcp
TransportSTDIO
UpdatedApr 20, 2026
View on GitHub

More from aeoess

  • Agent Passport System — Cryptographic Identity for AI Agents2

Related AI & LLM Tools MCP Servers

View all →
astrotomic avatar
Archivist AI

io.github.astrotomic/archivist-ai

Official remote MCP server for Archivist AI TTRPG campaign memory: characters, sessions, and more.
3
bezata avatar
kObsidian

io.github.bezata/kobsidian-mcp

Filesystem-first MCP for Obsidian — an LLM-maintained wiki inspired by Karpathy's LLM Wiki.
3
bmdhodl avatar
Agentguard47

io.github.bmdhodl/agentguard47

Read-only MCP server for coding-agent traces, alerts, costs, usage, and budget health.
3
buywhere avatar
BuyWhere MCP Server

io.github.buywhere/buywhere-mcp

Open-source MCP server for AI agent commerce. Search 50M+ products across 6 markets.
3
lipdog avatar
Fossick

io.github.lipdog/fossick

Search all of GitHub from your AI agent — find libraries, drill into repos, find code patterns.
3
memphora avatar
Memphora

io.github.memphora/memphora

Add persistent memory to AI assistants. Store and recall info across conversations.
3