Skip to content

Commit adcf126

Browse files
xaionaro@dx.centerxaionaro@dx.center
authored andcommitted
feat(mcp): add raw JNI tool
1 parent 4cd5c32 commit adcf126

2 files changed

Lines changed: 767 additions & 2 deletions

File tree

mcp/server.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,3 @@ func (s *Server) MCPServer() *gomcp.Server {
5252
func (s *Server) Run(ctx context.Context) error {
5353
return s.mcp.Run(ctx, &gomcp.StdioTransport{})
5454
}
55-
56-
func (s *Server) registerRawJNITool() {}

0 commit comments

Comments
 (0)