-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat(core): Add mcp server #9389
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
bac3188
to
d7ad607
Compare
Running Code Quality on PRs by uploading data to Trunk will soon be removed. You can still run checks on your PRs using trunk-action - see the migration guide for more information. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, there should be tests for this new functionality. The SSEMCPClient is handy for this. https://pkg.go.dev/github.com/mark3labs/mcp-go@v0.27.0/client#NewSSEMCPClient
Here's an example from the memory server: https://github.com/hypermodeinc/kgms/blob/main/server_sse_test.go
3241436
to
d3c7eb5
Compare
Added an mcp server. To access it, add the following to your mcp config: