fireweed-mcp
fireweed-mcp
모든 사실이 영수증을 지니는 에이전트 메모리.
remember(claim = "Priya joined Acme in 2019 under duress.",
evidence = "Priya Raman joined Acme in 2019 as a logistics analyst.")
REFUSED (asserts_more_than_evidence) — the claim adds something the evidence does not say.
claim : Priya joined Acme in 2019 under duress.
evidence: Priya Raman joined Acme in 2019 as a logistics analyst.recall("Priya's salary")
ABSTAINED (unknown_predicate) — no claims ground "salary"; 1 claim about Priya Raman exists
This is a refusal, not an empty result.forget("Priya")
ERASED Priya Raman — certificate issued
signature : hmac-sha256:f4d0768ef3b0fec624afec12f25bfd91…
nodes in closure : 1
every probe abstains : True
bystanders surviving : 1마지막 것은 "내 에이전트 메모리에서 나를 삭제하고 — 증명하라." 뒤에 있는 아티팩트입니다.
설치
uvx fireweed-mcp # try it
pip install fireweed-mcp # keep itclaude mcp add fireweed -- uvx fireweed-mcp의존성 없음. API 키 없음. 모델 없음 — 이 서버는 LLM을 호출하지 않습니다.
Related MCP server: Nahuali
하는 일
tool | |
| 인용한 증거가 뒷받침하는 경우에만 주장을 수용합니다. 거부는 유형화되어 있으며 무엇을 고쳐야 하는지 알려줍니다. |
| 근거가 있는 주장을 출처의 바이트 범위와 함께 제공합니다. 기권하고 근거를 찾지 못한 용어를 밝힙니다. |
| 모든 소스를 다시 해시하고, 모든 범위를 다시 슬라이스합니다 — 변조가 드러나는 |
| 정확한 종결과 서명된 인증서로 삭제합니다. 무관한 데이터는 보존됩니다. |
| 전체 기반을 휴대 가능한 개방형 형식의 blob으로 내보냅니다. |
거부가 핵심인 이유
대부분의 메모리 서버는 모델이 말한 것을 저장하고 가장 가까운 것을 반환합니다. 이 서버는 판정합니다.
규칙은 모델이 제안하고, 결정적 코드가 판정한다입니다. RPC 경계를 넘어서면 이는 슬로건이 아닙니다: 당신의 에이전트가 제안자이며, 게이트는 프롬프트가 아니므로 말로 통과시킬 수 없습니다. 주장과 인용하는 텍스트를 전달하세요. 순수 함수는 증거가 주제를 명명하고, 관계를 보존하며, 숫자를 지어내지 않고, 범위가 말하지 않는 것을 주장하지 않는지 확인합니다. 살아남은 것은 소스의 바이트 범위와 함께 저장됩니다.
그러면 누구나 나중에 확인할 수 있습니다 — 당신의 에이전트도 이 서버도 신뢰하지 않는 사람을 포함해서요. 그것이 이 제품의 전부입니다.
하지 않는 일
이 프로젝트의 마지막 헤드라인 숫자가 아무것도 측정하지 않는 것으로 드러났기 때문에 미리 밝힙니다 (철회, 이를 증명하는 스크립트가 포함되어 있습니다):
자유 텍스트에서 기억을 추출하지 않습니다. 주장과 증거를 직접 제공해야 합니다. 자동 추출에는 지각 모델이 필요하지만, 이 서버는 의도적으로 그런 모델이 없습니다.
LLM을 진실하게 만들지 않습니다. 기록에 들어가는 것과 그것에 대해 증명할 수 있는 것을 관리합니다. 모델은 여전히 자신의 문장으로 원하는 무엇이든 말할 수 있습니다.
대화형 회상은 약하며, 측정됩니다. 1,200개 항목의 적대적 말뭉치에서 검색 게이트는 답이 실제로 없는 질문의 **40%**에 대해서만 기권합니다 — 질문의 주제가 근거가 있는지 확인하지, 요청한 값이 존재하는지 확인하지 않습니다. 쓰기 경로, 영수증 및 삭제는 영향을 받지 않으며 의존할 수 있는 부분입니다.
데이터
~/.fireweed/mcp/ (FIREWEED_MCP_STORE로 변경 가능). 기반은 개방형 형식입니다 — open_format/SPEC.md 참조 — 그리고 open_format/reference_reader.py는 표준 라이브러리만으로 이를 읽습니다. 당신의 메모리는 이 서버, 이 엔진, 그리고 어떤 모델보다 오래 지속됩니다. 테스트가 그 왕복을 보장합니다.
선택 사항: pip install "fireweed-mcp[semantic]"를 실행하면 recall에서 의역 매칭이 활성화됩니다. 없으면 게이트는 더 거부합니다 — 안전한 방향입니다 — 그리고 memory_stats가 현재 모드를 알려줍니다.
라이선스
FSL-1.1-ALv2 — 소스 공개. 경쟁 제품을 만드는 것 외에는 모두 무료입니다. 2028-01-01에 Apache 2.0으로 전환됩니다. 전체 텍스트는 LICENSE.md에 있습니다.
Fireweed를 상업 제품이나 경쟁 서비스에 사용하고 싶으신가요? → sanyamsood2@gmail.com
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceVerified memory for AI agents — agents propose memories that are quarantined until verified against evidence, and recall() returns only trusted, fresh, and in-scope facts, preventing poisoned or hallucinated data from spreading.141MIT
- FlicenseNot gradedqualityAmaintenanceLocal-first memory for AI agents with evidence-backed recall, deterministic trust verdicts, self-inspection, and a tamper-evident audit history.3

Lians Agent Memoryofficial
AlicenseAqualityAmaintenanceLocal-first bitemporal memory for AI agents with deterministic supersession, point-in-time recall, erasure proofs, and tamper-evident audit history.298Apache 2.0- AlicenseNot gradedqualityBmaintenanceA trusted memory and predictive analysis MCP server for AI agents, enabling evidence-based memory management, pattern analysis, and decision support with full audit trails.MIT
Related MCP Connectors
MCP-native Trust Infrastructure for AI Agents. Persistent encrypted memory with Trust Quotient.
Bitcoin-anchored, tamper-evident audit log for AI agents — record, disclose and verify actions.
Tamper-evident audit log service for agent-to-agent transactions
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Starksood/fireweed-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server