-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Raj Patil <[email protected]>
- Loading branch information
Showing
3 changed files
with
60 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,22 @@ | ||
:PROPERTIES: | ||
:ID: b5c02b4f-4476-4af1-88ad-2ca1cd2aec8e | ||
:END: | ||
#+title: Karpor | ||
#+title: Karpor-MCP | ||
#+filetags: :open-source:project: | ||
|
||
* Work Logs | ||
** 0x2325 | ||
* Context | ||
- https://github.com/KusionStack/karpor/issues/658 | ||
** Logs | ||
*** 0x2325 Spec Readup | ||
- https://spec.modelcontextprotocol.io/specification/ | ||
*** 0x2325 Project Init | ||
- init chronologically descending logs for karpor contribs | ||
- [[id:f6f7f087-b7fe-4192-8950-497166f5af0f][model context proctol]] integration into the stack is what I'm going for | ||
* Notes | ||
** Server Functionalities | ||
- Context + data (for model and user) | ||
- Prompts: templated messages and workflows for users | ||
- Tools: Functions for AI model to execute | ||
* Relevance | ||
- https://github.com/KusionStack/karpor/issues/658 | ||
* Resources | ||
- https://github.com/KusionStack/karpor |