openfuse-mcp
@openfused
关于 openfuse-mcp
OpenFused is a shared memory and messaging layer for AI agents, built on plain files. It gives agents persistent context, signed mail, and peer sync without locking them into a proprietary runtime.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"openfuse": {
"command": "openfuse-mcp",
"args": [
"--dir",
"/path/to/store"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is openfuse-mcp?
openfuse-mcp is an MCP server that gives any AI agent persistent, shareable context through plain files. It is part of the OpenFused ecosystem—an open, encrypted, peer-to-peer file protocol for AI agent memory. Any MCP client (Claude Desktop, Claude Code, Cursor) can use it to read and write context without vendor lock-in.
How to use openfuse-mcp?
Add the server to your MCP client configuration with the command openfuse-mcp and the --dir argument pointing to your store directory. 13 tools are available: context_read, context_write, context_append, profile_read, profile_write, inbox_list, inbox_send, shared_list, shared_read, shared_write, status, peer_list, and peer_add.
Key features of openfuse-mcp
- 13 built‑in tools for context, profile, inbox, shared, status, and peers.
- Persistent agent memory stored as plain, editable files.
- Encrypted messaging with X25519 + ChaCha20-Poly1305 (age) and
其他 分类下的更多 MCP 服务器
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
评论