You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,11 @@ Glues offers various storage options to suit your needs:
56
56
57
57
Here is our plan for Glues and the features we aim to implement. Below is a list of upcoming improvements to make Glues more useful and versatile. If you have suggestions for new features, please feel free to open a GitHub issue.
58
58
59
+
***[In Progress] MCP Server Integration**
60
+
- Integration with an MCP server is currently the top priority to enable secure interaction between Glues and external LLMs.
61
+
- The setup will include **API token-based access control**, allowing permission scoping such as directory-level access and note read/write operations.
62
+
- With this approach, LLMs will operate strictly within the boundaries defined by the user.
63
+
- The MCP server runs locally, ensuring that LLM-based features are fully managed and authorized by the user.
59
64
***Enhanced Note Content Support:** Add support for richer note content, including tables and images, in addition to plain text. This will help users create more detailed and organized notes.
60
65
***Search and Tagging Improvements:** Improve search with tag support and advanced filtering to make it easier to find specific notes.
61
66
***Customizable Themes:** Allow users to personalize the TUI interface with customizable themes.
0 commit comments