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
「その他」の他のコンテンツ
ICSS
chokcoco不止于 CSS
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ghidraMCP
LaurieWiredMCP Server for Ghidra
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
コメント