Token导航 LogoToken导航TokenDH.com
MU
AI代理HTTP官方级别未说明来源级核验

Multiplist (8f6f0e)

MCP Server

Multiplist is an IP vault with citations, acting as an interoperable source of truth for agents. It extracts decisions, frameworks, and key passages from docs and AI conversations with character‑leve…

工具数

公开资料未说明
JavaScriptSession认证HTTPAI代理

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:53

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add multiplistos/Multiplist

详细介绍

Multiplist

Multiplist is an IP vault with citations, acting as an interoperable source of truth for agents. It extracts decisions, frameworks, and key passages from docs and AI conversations with character‑leve…

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add multiplistos/Multiplist

# Browse available tools
npx -y smithery tool list multiplistos/Multiplist

# Get full schema for a tool
npx -y smithery tool get multiplistos/Multiplist search_vault

# Call a tool
npx -y smithery tool call multiplistos/Multiplist search_vault '{}'

Direct MCP Connection

Endpoint: https://multiplist.run.tools

Tools (20)

  • search_vault — Search the vault for meaning AND for sources in one call. Use this as the default "search" tool when the user asks to f…
  • create_source — Save a conversation, document, or transcript to the vault. Sources always live in the vault — they are never owned by c…
  • trigger_extraction — Run Neuron extraction on a source. Uses default 9-category extraction, or a specific skill for targeted extraction. Whe…
  • get_vault_gaps — Analyze the vault's coverage — categories with low density, topics mentioned but unexplored, unextracted sources. Use t…
  • batch_extract — Start a batch extraction across multiple sources. Processes them sequentially using efficient unified mode. Returns a j…
  • batch_status — Check the progress of a batch extraction job.
  • list_skills — List available skills. Skills are domain-specific instructions that govern how sources become seeds — replacing the one…
  • create_skill — Create a new skill. Skills define WHAT to extract from specific content types — custom fields, scoring criteria, domain…
  • get_skill — Read a skill's full instructions and schema. Use this to understand what a skill extracts before applying it to a sourc…
  • match_skills — Given a source, find which extraction skills apply. Matches against trigger conditions (container, source type, domain …
  • get_source — Read a saved conversation or document from the vault. Shows the summary, extracted meaning (decisions, frameworks, key …
  • request_brief — Synthesize a research document across the entire vault on any topic. Produces a citable brief with provenance. Use when…
  • get_brief_status — Check the status of an Archivist research brief. Returns status and, when complete, the sourceId of the finished brief …
  • search_sources — Search for Sources in the vault by title, date, type, or keyword. Returns source-level metadata: title, truncated abstr…
  • get_vault_summary — Returns a high-level snapshot of the entire vault: source count, seed count, category distribution, recent sources, and…
  • add_marginalia — Write marginalia to an existing source — a correction, tension flag, evolution narrative, or commentary by a later mind…
  • add_annotation — Write an annotation to a source — a real-time extraction-style note by the source's own author while they are working o…
  • update_source — Update a saved conversation with new content. Supports two modes: 'append' (default, safer — adds new content to the en…
  • delete_source — Soft-delete a source. Seeds extracted from this source are NOT deleted — they retain provenance.
  • get_capabilities — Introspect the current MCP session — which scopes are granted, which tool tier is active, and which capabilities can ex…
# Get full input/output schema for a tool
npx -y smithery tool get multiplistos/Multiplist 

Prompts (14)

  • save-conversation — Save this conversation to your vault. Multiplist extracts decisions, frameworks, and insights automatically — with full…
  • show-seed-doc — Pull a Seed Doc — your thinking organized into decisions, frameworks, golden passages, and more. The shareable artifact.
  • show-decisions — Search your vault for decisions on a specific topic — pulled from all past conversations with exact citations.
  • show-frameworks — Surface the mental models and structured approaches you've developed across all conversations.
  • show-golden-passages — Find your best insights — phrases and ideas worth keeping exactly as you said them.
  • show-definitions — Find terms, concepts, and ideas you've defined or coined across your conversations.
  • show-exemplars — Surface quality standards, examples, and benchmarks you've identified as worth replicating.
  • show-actions — Find open action items, tasks, and commitments across all your saved conversations.
  • show-questions — Surface unresolved questions and open loops from across your vault.
  • show-offers — Find opportunities, proposed next steps, and invitations from your conversations.
  • show-emergence — Discover patterns forming across your conversations — connections you might not have noticed.
  • research-topic — Synthesize across your entire vault on any topic. Produces a citable research document tracing how your thinking has ev…
  • browse-recent — Browse everything saved in the last week — by date, type, or keyword.
  • vault-summary — Get a complete overview of your vault — how many sources, what categories are covered, recent activity, and what's miss…

目录标签

目录标签

JavaScriptSession认证HTTPAI代理

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

session

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPsession部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP