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.
2 parents 9f759b1 + cd20a14 commit d9ed15fCopy full SHA for d9ed15f
README.md
@@ -54,7 +54,7 @@ This is useful if you don't use certain functionality or if you don't want to ta
54
to specify the directory where the binary should be installed. This should also be in your `PATH`.
55
56
```bash
57
- GOBIN="$HOME/go/bin" go install github.com/grafana/mcp-grafana@latest
+ GOBIN="$HOME/go/bin" go install github.com/grafana/mcp-grafana/cmd/mcp-grafana@latest
58
```
59
60
3. Add the server configuration to your client configuration file. For example, for Claude Desktop:
0 commit comments