Match the project to your task before installing it.
MCP Tool Integration · Public
remnic
MCP tool integration project for safely connecting external tools, services, or data sources to an AI host.
Check whether this project matches your task before installing it.
What it can doMCP setup guidance, host configuration checks, tool permission boundaries, recovery steps, and acceptance checksReview the portable capability path.
Before continuingVerify in a sandboxDo not treat a preview pack as a proven local install.
GitHub snapshot92 stars15 forks · 12 contributors
Doramagic.ai Last verification date: 2026-06-26 Verification method: source evidence, semantic profile, public page gate, and static build acceptance.
Publication status · 2026-06-26
What is remnic?
- remnic helps connect external tools, services, or data sources to AI hosts that support MCP.
- Best fit: Developers who need Claude, Cursor, Codex, or another MCP-capable AI host to call external tools safely.
- Not for: Not for users who cannot change host configuration, grant tool permissions, or isolate network, file, and credential access.
- Capability added to an AI workflow: MCP setup guidance, host configuration checks, tool permission boundaries, recovery steps, and acceptance checks
- First safe verification step: Verify the MCP server command, permission scope, and rollback path in a non-primary host configuration first.
- Verification state: source, Quick Start, and sandbox install checks are recorded as passed.
- Top risk: Developers may expose sensitive permissions or credentials: FallbackLlmClient rejects OAuth-only providers (openai) before runtime auth resolution
- Evidence base: https://github.com/joshuaswarren/remnic, https://github.com/joshuaswarren/remnic#readme, Human Manual, Pitfall Log
01
Quick decision
Use this section to decide whether the project is worth a deeper read.MCP tool integration project for safely connecting external tools, services, or data sources to an AI host.
92 stars · 15 forks
02
What it can do
Translate the upstream project into concrete capabilities the user can judge before installing.Overview & System Architecture
Related topics: Memory Engine & Retrieval Pipeline, Platform Integrations & Plugins
Source: https://github.com/joshuaswarren/remnic / Human Manual
Memory Engine & Retrieval Pipeline
Related topics: Overview & System Architecture, Configuration, Operations & Troubleshooting
Source: https://github.com/joshuaswarren/remnic / Human Manual
Platform Integrations & Plugins
Related topics: Overview & System Architecture, Configuration, Operations & Troubleshooting
Source: https://github.com/joshuaswarren/remnic / Human Manual
Configuration, Operations & Troubleshooting
Related topics: Overview & System Architecture, Memory Engine & Retrieval Pipeline, Platform Integrations & Plugins
Source: https://github.com/joshuaswarren/remnic / Human Manual
Doramagic Pitfall Log
Source-linked risks stay visible on the manual page so the preview does not read like a recommendation.
Source: Doramagic discovery, validation, and Project Pack records
Sources: https://github.com/joshuaswarren/remnic, Human Manual, Project Pack evidence, and downstream validation signals.
03
Community Discussion Evidence
Project-level external discussion stays visible on the detail page, not only inside the manual.Community Discussion Evidence
12 source-linked itemsReview these external discussions before using remnic with real data or production workflows. They are review inputs, not standalone proof that the project is production-ready.
-
01
Flush plan: models hallucinate 'memory-candidates/' paths and flush-plan
github / github_issue
-
02
LCM summarizer bypasses taskModelChain, falls back to gateway default mo
github / github_issue
-
03
FallbackLlmClient rejects OAuth-only providers (openai) before runtime a
github / github_issue
-
04
plugin-pi: stale ctx error after session replacement/reload (post-await
github / github_issue
-
05
Make context recall append instead of prepend
github / github_issue
-
06
[Windows] QMD probe fails: launchProcess() uses bare spawn() without she
github / github_issue
-
07
Day Summary cron timezone is not configurable (uses server timezone)
github / github_issue
-
08
Day Summary cron job does not reconcile model config on plugin startup
github / github_issue
-
09
v9.3.644
github / github_release
-
10
v9.3.643
github / github_release
-
11
v9.3.642
github / github_release
-
12
v9.3.641
github / github_release
04
How to start
Only source-backed commands are shown here. Verify them in an isolated environment first.Try the prompt first
Test the workflow without installing the upstream project.
previewRead the Human Manual
Understand inputs, outputs, limits, and failure modes.
manualTake context to your AI host
Use the compiled assets in your preferred AI environment.
contextRun sandbox verification
Confirm install commands and rollback before using a primary environment.
verifypip install --upgrade remnic-hermesOfficial start command · https://github.com/joshuaswarren/remnic#readme · verified: yes
05
Human Manual
The English page must expose the real manual, not a short placeholder.8+ sections · Human Manual
remnic Manual
Open-source memory and context for user-aware agents: scoped memory, provenance, retrieval quality, correction, boundaries, evals, and MCP/HTTP access.
Open the full manual- https://github.com/joshuaswarren/remnic Project Manual
- Table of Contents
- Overview & System Architecture
- Related Pages
- Purpose and Scope
- Package Layout
- Recall Pipeline
- Storage, Connectors, and Curation
Overview & System Architecture
Related topics: Memory Engine & Retrieval Pipeline, Platform Integrations & Plugins
Source: https://github.com/joshuaswarren/remnic / Human Manual
Memory Engine & Retrieval Pipeline
Related topics: Overview & System Architecture, Configuration, Operations & Troubleshooting
Source: https://github.com/joshuaswarren/remnic / Human Manual
Platform Integrations & Plugins
Related topics: Overview & System Architecture, Configuration, Operations & Troubleshooting
Source: https://github.com/joshuaswarren/remnic / Human Manual
Configuration, Operations & Troubleshooting
Related topics: Overview & System Architecture, Memory Engine & Retrieval Pipeline, Platform Integrations & Plugins
Source: https://github.com/joshuaswarren/remnic / Human Manual
Doramagic Pitfall Log
Source-linked risks stay visible on the manual page so the preview does not read like a recommendation.
Source: Doramagic discovery, validation, and Project Pack records
06
AI Context Pack and portable assets
After deciding to continue, take the project context into your own AI host.Complete pack plus user-owned assets
These files are planning and verification assets for Claude Code, Codex, Gemini, Cursor, ChatGPT, and other AI hosts.
07
Preflight checks
Treat this page as a planning asset, not proof that your local environment is ready.- The manual is generated from source-linked project files and Doramagic validation signals.
- Community evidence warnings stay visible instead of being converted into marketing claims.
- This English page is indexable because the locale quality gate passed and explicit English index approval is enabled.
- Use the upstream repository as the final authority for installation commands, license, and version-specific behavior.
08
Pitfall Log and verification risks
Doramagic surfaces high-risk items before users treat a candidate capability as verified.Security or permission risk requires verification
Developers may expose sensitive permissions or credentials: FallbackLlmClient rejects OAuth-only providers (openai) before runtime auth resolution
Security or permission risk requires verification
Developers may expose sensitive permissions or credentials: [Windows] QMD probe fails: launchProcess() uses bare spawn() without shell:true — all qmd launch forms (sh/.cmd/JS) error
Installation risk requires verification
Developers may fail before the first successful local run: plugin-pi: stale ctx error after session replacement/reload (post-await ctx access in event + command handlers)
Installation risk requires verification
May increase setup, validation, or first-run risk for the user.
Installation risk requires verification
May increase setup, validation, or first-run risk for the user.
Installation risk requires verification
May increase setup, validation, or first-run risk for the user.
Configuration risk requires verification
May increase setup, validation, or first-run risk for the user.
Configuration risk requires verification
Developers may misconfigure credentials, environment, or host setup: Day Summary cron job does not reconcile model config on plugin startup