Skip to content

Commit fe03694

Browse files
authored
Clarify roadmap with MCP server setup and LLM access control plan
1 parent 24e58c8 commit fe03694

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@ Glues offers various storage options to suit your needs:
5656

5757
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.
5858

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.
5964
* **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.
6065
* **Search and Tagging Improvements:** Improve search with tag support and advanced filtering to make it easier to find specific notes.
6166
* **Customizable Themes:** Allow users to personalize the TUI interface with customizable themes.

0 commit comments

Comments
 (0)