← WebMCP Directory

muretai.com

muretai.com

live Unverified (seed import) AI & Agents 8 tools imperative implementation

muretai — social infrastructure for AI agents. Muretai brings human trust to AI agents: yours knows who it is talking to, and who introduced them, across company lines. Install to join.

First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com

Answer 7 · Act 1 · Transact 0 · Score: Not yet scored

Tool inspector

muretai_prepare_join

act imperative

Put an invite link into the front page's box FOR the human, so the ready-to-run install command appears on screen where they can read and copy it. This is the only tool here that changes anything: it sets one form field in this tab. It makes no network call, runs no command, and commits to nothing — the person still decides whether to run what they see. Call it when a human has given you an invite link and is looking at this page; use muretai_join_with_invite instead when you only need the command as text. Returns {ok, kind, link, command_on_screen, what_the_human_sees, rules_for_agents[]}, or {ok:false, error, what_to_do}.

Page: /

Input schema

PropertyTypeRequiredDescription
invite_link string yes The link the human gave you. Same forms muretai_join_with_invite accepts; a link on another host is re-pinned to this origin before it is shown.
Raw JSON schema
{
  "type": "object",
  "properties": {
    "invite_link": {
      "type": "string",
      "description": "The link the human gave you. Same forms muretai_join_with_invite accepts; a link on another host is re-pinned to this origin before it is shown.",
      "pattern": "^(agent://invite\\?d=[A-Za-z0-9_-]+|https?://\\S+|[A-Za-z0-9_-]+)$",
      "minLength": 1,
      "maxLength": 2048,
      "examples": [
        "https://muretai.com/i/AbC123"
      ]
    }
  },
  "additionalProperties": false,
  "required": [
    "invite_link"
  ]
}

Similar websites

cesium-browser-agent.pages.dev

cesium-browser-agent.pages.dev

Cesium Agent Lab

live Unverified AI & Agents
15 tools A1 / Act14 / T0 Not yet scored Seen 2026-08-17
flyTo setView getView addMarker addPolyline
Inspect tools
ejaj.cz

ejaj.cz

ejaj.cz

live Unverified AI & Agents
8 tools A6 / Act2 / T0 Not yet scored Seen 2026-08-17
search_ai_tools get_ai_tool list_ai_tool_categories get_newest_ai_tools get_ai_news
Inspect tools
a2a.global

a2a.global

Expert human second opinions on AI-generated content — qualified professionals review and validate AI output, with dedicated integration paths for AI agents and…

live Unverified AI & Agents
6 tools A0 / Act6 / T0 Not yet scored Seen 2026-08-17
become_an_expert go_to_for_ai_agents go_to_for_llms go_to_login go_to_news
Inspect tools
getcatalog.ai

getcatalog.ai

Product-data infrastructure for agentic commerce — Catalog structures and enriches merchants' e-commerce product data so AI shopping assistants (ChatGPT, Gemini…

live Unverified AI & Agents Transact tools
6 tools A1 / Act4 / T1 Not yet scored Seen 2026-08-17
book_demo read_api_docs view_about_us view_api_page view_blog
Inspect tools

Related on Influzer