What is the Molt2Meet MCP server?
Dispatch real-world physical tasks to verified human operators. Escrow or direct-settlement.
How to install Molt2Meet
Copy-paste configuration for popular MCP clients.
X-Api-KeyrequiredsecretMolt2Meet 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.
{
"mcpServers": {
"molt2meet": {
"url": "https://molt.molt2meet.com/mcp"
}
}
}{
"mcpServers": {
"molt2meet": {
"serverUrl": "https://molt.molt2meet.com/mcp"
}
}
}{
"servers": {
"molt2meet": {
"type": "http",
"url": "https://molt.molt2meet.com/mcp"
}
}
}{
"mcpServers": {
"molt2meet": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://molt.molt2meet.com/mcp"
]
}
}
}claude mcp add --transport http molt2meet https://molt.molt2meet.com/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.