MCP server for Kaneo AI #546
Draft
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This is the first version of MCP server for Kaneo.
MCP server allows LLMs to know what “tools” are in Kaneo, and how to work with them.
Using this tools, any LLM that supports toll-calling can call any tool, and provide feedback back to the user.
In next updates — I will introduce a chat integration, for user to be able to communicate with any LLM provider, that will know about Kaneo's MCP server, and would be able to change the communication with Kaneo.
The user will be able to ask Kaneo AI about anything related to Kaneo (for example, “What tasks are for me today”), and Kaneo AI will respond with a list of tasks to the user.
This feature will be constantly evolving, making a huge boost in Project/Tasks Management systems.
Type of Change
How Has This Been Tested?
Checklist