Skip to content

Conversation

mikield
Copy link

@mikield mikield commented Oct 6, 2025

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

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test addition or update
  • Other (please describe):

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual testing
  • Other (please describe):

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

@github-actions github-actions bot requested a review from aacevski October 6, 2025 10:43
@mikield mikield changed the title V2 MCP server for Kaneo AI Oct 6, 2025
@mikield
Copy link
Author

mikield commented Oct 6, 2025

@aacevski as said, the routes are publicly available, so it needs a protection behind better-auth.

We can mark this PR as “draft” for now.
And reopen when it will be finished.

@mikield mikield marked this pull request as draft October 6, 2025 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants