Serversai.openmandate/mcp
M

OpenMandate

ai.openmandate/mcp · v0.6.0
● Remote
v0.6.0remote🌐 https://mcp.openmandate.ai/mcp↗ Website
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "ai.openmandate/mcp",
  "description": "MCP server for OpenMandate — find cofounders and early teammates beyond your network. 15 tools.",
  "title": "OpenMandate",
  "version": "0.6.0",
  "websiteUrl": "https://openmandate.ai",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.openmandate.ai/mcp",
      "headers": [
        {
          "description": "API key in Bearer format: Bearer om_live_... — get one at https://openmandate.ai/api-keys",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}