FNS 现已原生支持 MCP (Model Context Protocol)。
您可以将 FNS 作为 MCP 服务端直接接入 Cherry Studio、Cursor 等兼容的 AI 客户端。接入后,AI 即可具备读写私人笔记和附件的能力。同时,所有由 MCP 产生的修改,都会通过 WebSocket 实时同步到您的各个设备终端。
FNS now supports MCP (Model Context Protocol) natively.
You can use FNS as an MCP server to directly connect to compatible AI clients such as Cherry Studio and Cursor. Once connected, AI will have the ability to read and write private notes and attachments. At the same time, all modifications generated by MCP will be synchronized to each of your device terminals in real time through WebSocket.
What's Changed
- perf(note): 大幅提升笔记列表页首屏加载速度 by @chenxiccc in #174
Full Changelog: 2.9.3...2.10.0