← Back to Plugins
MCP Server MCP

Molt2Meet

github By github 👁 1 views ▲ 0 votes

Dispatch real-world physical tasks to verified human operators. Escrow or direct-settlement.

Configuration Example

{
  "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"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...