We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26f0d2c commit cbf6d24Copy full SHA for cbf6d24
cmd/server/main.go
@@ -8,7 +8,7 @@ import (
8
"os/signal"
9
"syscall"
10
11
- "github.com/github/mcp-server-playground/pkg/github"
+ "github.com/github/github-mcp-server/pkg/github"
12
gogithub "github.com/google/go-github/v69/github"
13
"github.com/mark3labs/mcp-go/server"
14
log "github.com/sirupsen/logrus"
0 commit comments