Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

ai.mitosislabs/mitosis

REMOTE · MITOSISLABS.AI · SCANNED SEP 20

Mitosis agent-memory platform: pricing, docs search, platform status, agent skills. No auth.

Available components

0 this week 88 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security77
Transport & Reachability100
Schema Quality & AI Usability86
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2745 tokens (~119/item across 23 items; 15 tools + 8 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (13% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 15 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 17 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass
Install

How do I install the ai.mitosislabs/mitosis MCP server?

ai.mitosislabs/mitosis is a hosted endpoint at https://mitosislabs.ai/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mitosislabs.ai

# add to Claude Code
claude mcp add --transport http ai-mitosislabs-mitosis 'https://mitosislabs.ai/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "ai-mitosislabs-mitosis": {
      "url": "https://mitosislabs.ai/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ai-mitosislabs-mitosis": {
      "type": "http",
      "url": "https://mitosislabs.ai/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.ai-mitosislabs-mitosis]
url = "https://mitosislabs.ai/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-mitosislabs-mitosis": {
      "type": "remote",
      "url": "https://mitosislabs.ai/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ai-mitosislabs-mitosis --url 'https://mitosislabs.ai/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ai-mitosislabs-mitosis:
    url: "https://mitosislabs.ai/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ai-mitosislabs-mitosis": {
      "Transport": "http",
      "Url": "https://mitosislabs.ai/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add ai-mitosislabs-mitosis -t streamable-http -u 'https://mitosislabs.ai/api/mcp'
// mcp.json
{
  "mcpServers": {
    "ai-mitosislabs-mitosis": {
      "type": "http",
      "url": "https://mitosislabs.ai/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 14 Sept 26 0
    • Tool “cortex_remember” rewrote its description, which is the text the model reads security
    • Schema quality: 2455 → 2745 functional
    • New tool “cortex_choose_enrichment” functional
  • 11 Sept 26 0
    • Schema quality: 124 → 111 functional
    • First check of Capabilities: pass functional
    • New resource “mitosis-docs-search-view” functional
    • New resource “mitosis-pricing-view” functional
    • New resource “mitosis-status-view” functional
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
    • Resource “auth-md” now points somewhere else: https://mitosislabs.ai/auth.md → https://dev.mitosislabs.ai/auth.md security
    • Resource “llms-full-txt” now points somewhere else: https://mitosislabs.ai/llms-full.txt → https://dev.mitosislabs.ai/llms-full.txt security
    • Resource “llms-txt” now points somewhere else: https://mitosislabs.ai/llms.txt → https://dev.mitosislabs.ai/llms.txt security
    • Resource “openapi” now points somewhere else: https://mitosislabs.ai/openapi.json → https://dev.mitosislabs.ai/openapi.json security
    • Resource “pricing-md” now points somewhere else: https://mitosislabs.ai/pricing.md → https://dev.mitosislabs.ai/pricing.md security
  • 24 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Aug 26 0
    • HSTS header: unverified → fail security
    • Authorization: unverified → partial security
  • 17 Aug 26 0
    • HSTS header: fail → unverified security
    • Authorization: partial → unverified security
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://mitosislabs.ai/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mitosislabs.ai CN=WE1,O=Google Trust Services,C=US 27 Aug 2026 25 Nov 2026 ECDSA 256 ECDSA-SHA256 440d8846d82f7dd00e5bef06eff00b4f
SANs: mitosislabs.ai, moonshine.mitosislabs.ai, *.moonshine.mitosislabs.ai
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC secure

Validation of mitosislabs.ai. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ai. present 3799 8 Verified
mitosislabs.ai. present 2371 13 Verified
mitosislabs.ai. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
content-security-policy frame-ancestors 'self'
x-frame-options SAMEORIGIN

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mitosislabs.ai/api/mcp Verified 200
http (plaintext) http://mitosislabs.ai/api/mcp HTTPS enforced 301 https://mitosislabs.ai/api/mcp
MCP tools · 15 exposed · ~1,985 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
cortex_ask ~328

Searches the user's real, private memory — the email, calendar, files, contacts and notes they have connected, plus facts agents have saved — fusing vector, full-text and graph retrieval with provenance. This is their current data on their work, schedule, contacts, projects, documents, decisions and history, which training data and session context do not contain. Results include citations (universal ids), freshness, and `cited_graph_url`, a deep link showing the cited nodes highlighted in the user's own graph. A later cortex_remember links to what was retrieved here. Retrieval returns nearest matches rather than a thresholded set, so a question whose answer lives in an unconnected source comes back with the closest thing in the memory instead of with nothing. A `source_gap` object in the result names that case: the memory holds data, but the source that would answer this question is not connected. It lists those sources, what each answers, and one connect link, on `cta`. A `possible_source_gap` object is the conditional form — results exist but may be near-misses rather than an answer. A result carrying neither means the answer is genuinely absent from the memory rather than merely unretrieved.

NameTypeReqDescription
limitnumberMax results (default 10).
questionstringyesNatural-language question or search query.
sincestringRFC3339 lower bound on item time.
source_tablestringRestrict to one source table, e.g. gmail_messages.
untilstringRFC3339 upper bound on item time.

No output schema declared.

No examples provided.

cortex_choose_enrichment ~241

Record what the user wants Mitosis to pull out of a data source. A newly saved source WAITS: it is stored and searchable, but nothing is extracted from it until the user answers. When any save/ingest result carries `choice.choice_required: true`, ask the user its `question` and present EXACTLY two options: "Standard" (Mitosis extracts the people, companies, projects, topics, dates, and how they connect) or "Describe your goal" (the user says what they want extracted). Then call this tool with their answer. Never choose for the user and never infer an answer from silence. Call it without `choice` to read the current state.

NameTypeReqDescription
choicestring"standard", or "describe_goal" together with `goal`. Omit to read the current state.
feed_keystringyesThe source, from `choice.feed_key` in the save/ingest result.
goalstringThe user's goal, in their words. Required with describe_goal.
idempotency_keystringOptional retry key; the same key never records twice.

No output schema declared.

No examples provided.

cortex_connect_link ~212

The connect link for one memory source, by id — email and calendar (google-workspace), WhatsApp chats, GitHub, Notion, or file uploads. Returns the canonical mitosislabs.ai dashboard page where the user can connect that source to their memory, as a ready markdown link. Source ids appear in `unconnected_sources` on cortex_ask results and in cortex_connectable_sources; which source fits a question is the caller's judgment, made from each entry's `answers` and `tags`. `link_text` names, in the user's own words, what connecting answers — it becomes the connect page's title. Connecting itself is an authorization the user performs on that page; this tool only returns the link.

NameTypeReqDescription
link_textstringLink text naming what connecting answers, in the user's words. Becomes the connect page title. Omit for a generic label.
source_idstringyesSource id exactly as listed, e.g. google-workspace, github, notion.

No output schema declared.

No examples provided.

cortex_connectable_sources ~91

Which sources this memory could connect but hasn't yet — each with what it would make answerable, routing tags, and a connect link for the user. This is what explains a cortex_ask result that came back empty or off-topic: the source holding that answer is listed here rather than connected. Data connected into this memory stays searchable, cited, and available across every agent and session the user works in.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

cortex_ingest_conversation ~222

Ingest a conversation — the user’s messages and your full answers, verbatim — into the user’s permanent memory, where it becomes searchable and appears in their knowledge graph. Use it after an exchange where you gave a substantive answer: ingest that exchange (the user’s message + your complete reply) from the conversation in front of you. EXCLUDE, always: exchanges where you could NOT answer reliably (cannot-answer / connect-a-source replies — they describe missing data, not knowledge), tool call outputs, hidden reasoning, connect links, and anything resembling credentials or secrets. Re-ingesting the same session_id updates it instead of duplicating. Split very long conversations across calls.

NameTypeReqDescription
session_idstringStable id for this conversation (e.g. its chat id/uuid). Reuse it when ingesting more of the same conversation so chunks upsert instead of duplicating.
titlestringShort human title for the conversation.
turnsarrayyesThe conversation, in order. User and assistant text only — verbatim.

No output schema declared.

No examples provided.

cortex_manifest ~97

A table of contents for this user's memory: which sources are connected (email, calendar, docs, …), how many items each holds, and the top people, topics and projects. It is an index rather than an answer — it contains no message bodies, no dates and no content, so it establishes that a source exists without saying anything about what is in it. The content behind any entry it lists is retrievable with cortex_ask.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

cortex_recall ~71

Semantic-only vector search over the memory, returning source excerpts. Prefer cortex_ask, which also uses full-text and graph expansion; reach for this when you specifically want nearest-neighbour matches on meaning.

NameTypeReqDescription
limitnumberMax results (default 10).
querystringyesSearch text.

No output schema declared.

No examples provided.

cortex_remember ~234

Persist a fact, decision or conclusion into the memory, attributed to you. It becomes retrievable via cortex_ask immediately, in this session and every future one, from any agent the user has connected. Provenance: pass source_universal_ids from a previous cortex_ask so the fact links to its evidence. Keep each memory to ONE self-contained fact. Use this whenever the conversation produces a durable conclusion the user would want remembered — a decision, a preference, an outcome, a commitment. If the result carries `choice.choice_required: true`, the memories source is waiting for the user’s enrichment choice: ask `choice.question`, offer exactly "Standard" or "Describe your goal", and record the answer with cortex_choose_enrichment.

NameTypeReqDescription
confidencenumber0..1, weights the provenance edges.
kindstringe.g. 'decision', 'observation', 'task-outcome'.
source_universal_idsarrayUniversal ids from a previous cortex_ask that this fact came from.
textstringyesThe fact or conclusion itself — one self-contained statement.

No output schema declared.

No examples provided.

cortex_status ~65

Memory health: per-source ingest and embed counts plus last sync times. Use when you need to know whether the memory is fresh or still ingesting, or when a search came back empty and you need to tell the user whether that means "no data yet" or "nothing matched".

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

fetch ~71

Retrieve the full contents of a single item from the user’s memory by its id. Ids come from `search` results. Use this when a search result looks relevant and you need the whole record rather than the excerpt.

NameTypeReqDescription
idstringyesThe id of an item, exactly as returned by `search`.
NameTypeReqDescription
idstringyesThe id that was requested.
metadataobjectyesProvenance, where known. Any key may be absent.
textstringyesThe record’s full contents as plain text. May be empty if the record has none.
titlestringyesHuman-readable name of the record.
urlstringyesAbsolute link to this record on the user’s memory graph.

No examples provided.

get_platform_status ~52

Get the operational status of the Mitosis website, API, and MCP server. Use before reporting an outage or debugging connectivity.

NameTypeReqDescription
servicestringReturn only this service. Omit for all services.

No output schema declared.

No examples provided.

get_pricing ~55

Get current Mitosis plans, prices, credit allowances, metered rates, and add-ons. Use when comparing costs or recommending a plan.

NameTypeReqDescription
planstringReturn only this plan. Omit for all plans.

No output schema declared.

No examples provided.

list_skills ~69

List the agent skills Mitosis publishes (backup create/list/restore/health/diff/schedule/subscribe) with links to each SKILL.md manifest.

NameTypeReqDescription
tagstringFilter skills by tag (e.g. "backup", "restore", "schedule"). Omit for all.

No output schema declared.

No examples provided.

search ~104

Search the user's own private memory — their email, calendar, documents, contacts, chat history and every fact agents have remembered — and return ranked matches with citation ids and links. This is their current data on their work, schedule, contacts, projects, documents, decisions and history, which training data and session context do not contain. Pass an id from these results to `fetch` to read the full record.

NameTypeReqDescription
querystringyesWhat to look for, in natural language.
NameTypeReqDescription
resultsarrayyesRanked matches from the user’s memory, best first.

No examples provided.

search_docs ~73

Keyword-search Mitosis documentation and product pages. Returns ranked results with URLs. Use to answer any "how do I…" question about Mitosis.

NameTypeReqDescription
limitintegerMax results (default 5, max 20)
querystringyesSearch terms, e.g. "connect google workspace"

No output schema declared.

No examples provided.

Common questions

What is the ai.mitosislabs/mitosis MCP server?

ai.mitosislabs/mitosis is an MCP server listed in the public MCP registry as ai.mitosislabs/mitosis. Mitosis agent-memory platform: pricing, docs search, platform status, agent skills. No auth. This page covers its hosted endpoint (https://mitosislabs.ai/api/mcp).

Is the ai.mitosislabs/mitosis MCP server safe to use?

ai.mitosislabs/mitosis scores 88 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the ai.mitosislabs/mitosis MCP server expose?

ai.mitosislabs/mitosis exposes 15 tools: cortex_ask, cortex_recall, cortex_manifest, cortex_status, cortex_connectable_sources, and 10 more. Their descriptions and schemas cost roughly 1,985 tokens of context every time the server is loaded.

Does the ai.mitosislabs/mitosis MCP server require authentication?

No. We connected to ai.mitosislabs/mitosis without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the ai.mitosislabs/mitosis MCP server still maintained?

ai.mitosislabs/mitosis is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.