Submit

OpenMandate

@OpenMandate

Create a mandate describing what you need and what you offer. OpenMandate finds stronger-fit cofounders and early teammates beyond your network, with structured intake, mutual approval, and match review tools.
Overview

Setup

Claude Desktop / Cursor

Add to your MCP config:

{
  "mcpServers": {
    "openmandate": {
      "type": "url",
      "url": "https://mcp.openmandate.ai/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Claude Code (CLI)

claude mcp add --transport http openmandate https://mcp.openmandate.ai/mcp --header "Authorization:
Bearer YOUR_API_KEY"

Get an API key

Sign up at openmandate.ai, then create a key at https://openmandate.ai/api-keys

14 Tools

Create mandates, answer follow-up questions, list/get mandates, close mandates, list/get matches, respond to matches, manage verified contacts.

How it works

  1. Describe what you're looking for and what you bring
  2. Structured intake sharpens your mandate
  3. Ongoing matching evaluates every other mandate against yours
  4. When there's strong fit, both sides get notified
  5. Mutual approval before contact info is shared

Server Config

{
  "mcpServers": {
    "openmandate": {
      "type": "url",
      "url": "https://mcp.openmandate.ai/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.