Suplagentics Server
БесплатноНе проверенEnables importing Claude Code and opencode session history into a searchable memory store and surfacing improvement suggestions, accessible from any MCP-capable
Описание
Enables importing Claude Code and opencode session history into a searchable memory store and surfacing improvement suggestions, accessible from any MCP-capable client.
README
A standalone Model Context Protocol server exposing SuplAgentics's real capabilities — Import History today, more over time — to any MCP-capable client (opencode, Claude Code, Claude Desktop), not just one dashboard.
What this is
SuplAgentics is a set of tools built on top of opencode and opencode-mem for importing existing Claude Code / opencode session history into a searchable memory store, and surfacing improvement suggestions mined from that history. This package is the portable capability layer — the same logic used by the SuplAgentics dashboard (an OpenChamber-based web UI), but callable directly by any MCP client.
Install
npm install -g suplagentics-mcp-server
Register with opencode
Add to ~/.config/opencode/opencode.json (or your project's own config for project-only scope):
{
"mcp": {
"suplagentics": {
"type": "local",
"command": ["node", "/path/to/suplagentics-mcp-server/src/index.js"],
"enabled": true
}
}
}
A user-scope entry (the example above) applies to every project automatically — no per-project
setup needed.
Tools
suplagentics_import_scan— scans this machine for opencode session history (opencode.db) and Claude Code session history (~/.claude/projects/) not yet imported into opencode-mem. Returns real per-project session/memory counts and import status.
More tools are on the way as more of the underlying capability gets exposed directly.
License
MIT
Установка Suplagentics Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/lokiwilded/suplagentics-mcp-serverFAQ
Suplagentics Server MCP бесплатный?
Да, Suplagentics Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Suplagentics Server?
Нет, Suplagentics Server работает без API-ключей и переменных окружения.
Suplagentics Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Suplagentics Server в Claude Desktop, Claude Code или Cursor?
Открой Suplagentics Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Suplagentics Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
