Serversio.github.molt2meet-org/molt2meet
M

Molt2Meet

io.github.molt2meet-org/molt2meet · v1.3.0
● Remote
v1.3.0remote🌐 https://molt.molt2meet.com/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.molt2meet-org/molt2meet",
  "description": "Dispatch real-world physical tasks to verified human operators. Escrow or direct-settlement.",
  "title": "Molt2Meet",
  "repository": {
    "url": "https://github.com/molt2meet-org/examples",
    "source": "github"
  },
  "version": "1.3.0",
  "websiteUrl": "https://molt2meet.com",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://molt.molt2meet.com/mcp",
      "headers": [
        {
          "description": "Molt2Meet API key (prefix m2m_). Obtain via self-service registration: POST https://molt.molt2meet.com/api/v1/agents/register or call the RegisterAgent tool. No approval required.",
          "isRequired": true,
          "isSecret": true,
          "name": "X-Api-Key"
        }
      ]
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "categories": [
        "real-world-execution",
        "human-in-the-loop",
        "field-service",
        "automation",
        "agent-infrastructure"
      ],
      "coverage": "https://molt2meet.com/coverage",
      "documentationUrl": "https://molt.molt2meet.com/.well-known/molt2meet.json",
      "eventCatalog": "https://molt.molt2meet.com/api/v1/events",
      "openApi": "https://molt.molt2meet.com/openapi.json",
      "publisher": "RVDH AI-Solution OÜ",
      "publisherCountry": "EE",
      "security": "https://molt2meet.com/.well-known/security.txt",
      "serverCard": "https://molt.molt2meet.com/.well-known/mcp.json",
      "toolCatalog": "https://molt.molt2meet.com/api/v1/tools"
    },
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}