mcpserver.lol
registry/mitosis
Connection check verified live · 20h ago

mitosis

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

Tools 14
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

14 tools

Read from the running server on 20h ago.

cortex_ask read-only limitsinceuntilquestion*source_table
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 ret…
cortex_connectable_sources read-only
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…
cortex_connect_link read-only link_textsource_id*
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 dashboa…
cortex_ingest_conversation titleturns*session_id
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. Us…
cortex_manifest read-only
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 ind…
cortex_recall read-only limitquery*
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…
cortex_remember kindtext*confidencesource_universal_ids
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 t…
cortex_status read-only
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 a…
fetch read-only id*
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 re…
get_platform_status read-only service
Get the operational status of the Mitosis website, API, and MCP server. Use before reporting an outage or debugging connectivity.
get_pricing read-only plan
Get current Mitosis plans, prices, credit allowances, metered rates, and add-ons. Use when comparing costs or recommending a plan.
list_skills read-only tag
List the agent skills Mitosis publishes (backup create/list/restore/health/diff/schedule/subscribe) with links to each SKILL.md manifest.
search read-only query*
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…
search_docs read-only limitquery*
Keyword-search Mitosis documentation and product pages. Returns ranked results with URLs. Use to answer any "how do I…" question about Mitosis.