mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[GH-ISSUE #208] [feat] 希望支持 MCP #158
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#158
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @elviscai on GitHub (May 21, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/208
Originally assigned to: @codexu on GitHub.
描述你的建议
虽然笔记加这个好像有点……但搜索(brave-search)、查询文档(context7)也是知识管理相关的扩展呀(
@codexu commented on GitHub (May 22, 2025):
感谢建议,MCP 配置起来比较繁琐,对于许多用户难以直接上手,NoteGen 不会直接拒绝这个提议,只是开发计划可能会推迟。
目前我将要做的是:
我认为这种方式是用户接入成本最低的方式,只需配置两个模型即可。
@shizzgar commented on GitHub (Jun 5, 2025):
MCP was created to decrease complication on connection the external abilities to LLMs. Look how it done in CherryStudio. This is just works from a box.
@juzsoft commented on GitHub (Jul 18, 2025):
希望能接入mcp,这样notegen就更强大了
@mer0mingian commented on GitHub (Oct 6, 2025):
It's been a while and MCP has become more popular and easier to integrate. For many comparable apps, we already see options to define agents (as a combination of LLM, prompt, and MCP/tools or chains thereof) directly in the interface. Any chance to get MCP in the nearer future in note-gen?
@codexu commented on GitHub (Oct 9, 2025):
MCP 功能正在开发中